Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DBlurStack.java165 int frontFocalDepth = openglDepthToStackDepth( in createFromDepthTransform() local
251 int frontFocalDepth, int backFocalDepth, float blurInfinity) { in computeDiskRadius()
283 private void generateOneLayerForEachDepth(int frontFocalDepth, in generateOneLayerForEachDepth()
319 private void groupDepthLevelsIntoLayers(int frontFocalDepth, in groupDepthLevelsIntoLayers()
415 int frontFocalDepth, float diskRadiusInterval) { in groupDepthLevelsInFrontOfFocus()