Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DBlurStack.java155 blurStack.computeDiskRadius(depthTransform, frontFocalDepth, backFocalDepth, in createFromDepthTransform()
235 private void computeDiskRadius(final DepthTransform depthTransform, in computeDiskRadius() method in BlurStack