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

/frameworks/base/graphics/java/android/renderscript/
H A DScriptIntrinsicBlend.java255 public void forEachDstAtop(Allocation ain, Allocation aout) { method in class:ScriptIntrinsicBlend
/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
H A DBlend.java159 mBlend.forEachDstAtop(image1, image2);
/frameworks/base/tests/RenderScriptTests/ImageProcessing2/src/com/android/rs/image/
H A DBlend.java149 mBlend.forEachDstAtop(image1, image2);
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DScriptIntrinsicBlend.java255 public void forEachDstAtop(Allocation ain, Allocation aout) { method in class:ScriptIntrinsicBlend

Completed in 7008 milliseconds