Home
last modified time | relevance | path

Searched refs:openglDepthToStackDepth (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DBlurStack.java165 int frontFocalDepth = openglDepthToStackDepth( in createFromDepthTransform()
167 int backFocalDepth = openglDepthToStackDepth( in createFromDepthTransform()
218 private static int openglDepthToStackDepth(int openglDepth) { in openglDepthToStackDepth() method in BlurStack