Searched refs:focalDepth (Results 1 – 2 of 2) sorted by relevance
10 public float focalDepth; field in DepthOfFieldOptions24 this.focalDepth = (float)rgbz.getFocusDepth(); in DepthOfFieldOptions()31 this.focalDepth = rgbz.getDepth((int)(x * rgbz.getWidth()), (int)(y * rgbz.getHeight())); in setFocusPoint()
122 options.rgbz.getDepthTransform(), options.focalDepth, in prepareRefocusFilter()