Home
last modified time | relevance | path

Searched defs:backFocalDepth (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DBlurStack.java152 int backFocalDepth = openglDepthToStackDepth( in createFromDepthTransform() local
236 int frontFocalDepth, int backFocalDepth, float blurInfinity) { in computeDiskRadius()
269 int backFocalDepth) { in generateOneLayerForEachDepth()
305 int backFocalDepth, float diskRadiusInterval) { in groupDepthLevelsIntoLayers()
353 private ArrayList<LayerInfo> groupDepthLevelsBehindFocus(int backFocalDepth, in groupDepthLevelsBehindFocus()