Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DBlurStack.java170 blurStack.computeDiskRadius(depthTransform, frontFocalDepth, backFocalDepth, in createFromDepthTransform()
250 private void computeDiskRadius(final DepthTransform depthTransform, in computeDiskRadius() method in BlurStack