Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/d1new/
DImageBuffersForRenderScriptd1new.java45 public Allocation sharpActualDepthAllocation; field in ImageBuffersForRenderScriptd1new
55 sharpActualDepthAllocation.destroy(); in destroy()
77 sharpActualDepthAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new()
100 scriptC.set_g_sharp_actual_depth(sharpActualDepthAllocation); in ImageBuffersForRenderScriptd1new()
DRefocusFilterd1new.java166 scriptC.forEach_MarkLayerMaskPassInput(buffers.sharpActualDepthAllocation); in computeLayerMatteBehindFocalDepth()
237 scriptC.forEach_MarkLayerMaskPassInput(buffers.sharpActualDepthAllocation); in computeLayerMatteInFrontOfFocalDepth()