Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DBlurStack.java91 private int focusLayer; field in BlurStack
126 return focusLayer; in getFocusLayer()
192 s += "focus disparity: " + layerInfo[focusLayer].frontDepth + ", " in toString()
193 + layerInfo[focusLayer].backDepth + "\n"; in toString()
195 s += "focus layer: " + focusLayer + "\n"; in toString()
296 focusLayer = layer; in generateOneLayerForEachDepth()
338 focusLayer = layerInfoInFrontOfFocus.size(); in groupDepthLevelsIntoLayers()