HomeSort by relevance Sort by last modified time
    Searched refs:openglDepthToStackDepth (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
BlurStack.java 165 int frontFocalDepth = openglDepthToStackDepth(
167 int backFocalDepth = openglDepthToStackDepth(
218 private static int openglDepthToStackDepth(int openglDepth) {
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
BlurStack.java 150 int frontFocalDepth = openglDepthToStackDepth(
152 int backFocalDepth = openglDepthToStackDepth(
203 private static int openglDepthToStackDepth(int openglDepth) {

Completed in 276 milliseconds