Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DBlurStack.java150 int frontFocalDepth = openglDepthToStackDepth( in createFromDepthTransform()
152 int backFocalDepth = openglDepthToStackDepth( in createFromDepthTransform()
203 private static int openglDepthToStackDepth(int openglDepth) { in openglDepthToStackDepth() method in BlurStack