Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DBlurStack.java214 private static int stackDepthToOpenglDepth(int stackDepth) { in stackDepthToOpenglDepth() method in BlurStack
240 depthTransform.reconstruct(stackDepthToOpenglDepth(frontFocalDepth)); in computeDiskRadius()
242 depthTransform.reconstruct(stackDepthToOpenglDepth(backFocalDepth)); in computeDiskRadius()
247 depthTransform.reconstruct(stackDepthToOpenglDepth(depth)); in computeDiskRadius()