Searched refs:integralRGBAAllocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/d1new/
H A DImageBuffersForRenderScriptd1new.java31 public Allocation integralRGBAAllocation; field in class:ImageBuffersForRenderScriptd1new
69 integralRGBAAllocation = Allocation.createSized(
75 scriptC.set_g_integral_RGBA(integralRGBAAllocation);

Completed in 1053 milliseconds