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