Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/d1new/
DImageBuffersForRenderScriptd1new.java42 public Allocation fuzzyRGBAAllocation; field in ImageBuffersForRenderScriptd1new
53 fuzzyRGBAAllocation.destroy(); in destroy()
89 fuzzyRGBAAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new()
97 scriptC.set_g_fuzzy_RGBA(fuzzyRGBAAllocation); in ImageBuffersForRenderScriptd1new()
DRefocusFilterd1new.java203 …orEach_FilterLayerBehindFocalDepthPassInput(buffers.fuzzyRGBAAllocation, buffers.fuzzyRGBAAllocati… in filterLayerBehindFocalDepth()