Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/d1new/
DRefocusFilterd1new.java173 …LayerMatteBehindFocalDepthPassInput(buffers.sharpDilatedDepthAllocation, buffers.sharpDilatedDepth… in computeLayerMatteBehindFocalDepth()
219 …Each_UpdateSharpUsingFuzzyPassInput(buffers.sharpDilatedDepthAllocation, buffers.sharpDilatedDepth… in updateSharpImageUsingFuzzyImage()
244 …erMatteInFrontOfFocalDepthPassInput(buffers.sharpDilatedDepthAllocation, buffers.sharpDilatedDepth… in computeLayerMatteInFrontOfFocalDepth()
272 …erLayerInFrontOfFocalDepthPassInput(buffers.sharpDilatedDepthAllocation, buffers.sharpDilatedDepth… in filterLayerInFrontOfFocalDepth()
DImageBuffersForRenderScriptd1new.java46 public Allocation sharpDilatedDepthAllocation; field in ImageBuffersForRenderScriptd1new
56 sharpDilatedDepthAllocation.destroy(); in destroy()
80 sharpDilatedDepthAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new()
103 scriptC.set_g_sharp_dilated_depth(sharpDilatedDepthAllocation); in ImageBuffersForRenderScriptd1new()