Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DBlurStack.java229 private static int stackDepthToOpenglDepth(int stackDepth) { in stackDepthToOpenglDepth() method in BlurStack
255 depthTransform.reconstruct(stackDepthToOpenglDepth(frontFocalDepth)); in computeDiskRadius()
257 depthTransform.reconstruct(stackDepthToOpenglDepth(backFocalDepth)); in computeDiskRadius()
262 depthTransform.reconstruct(stackDepthToOpenglDepth(depth)); in computeDiskRadius()