Home
last modified time | relevance | path

Searched refs:forEachDstAtop (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBlend.java374 public void forEachDstAtop(Allocation ain, Allocation aout) { in forEachDstAtop() method in ScriptIntrinsicBlend
375 forEachDstAtop(ain, aout, null); in forEachDstAtop()
388 public void forEachDstAtop(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDstAtop() method in ScriptIntrinsicBlend
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DBlend.java151 mBlend.forEachDstAtop(image1, image2); in runTest()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicBlend.java272 public void forEachDstAtop(Allocation ain, Allocation aout) {
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DBlend.java159 mBlend.forEachDstAtop(image1, image2); in runTest()
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DBlend.java158 mBlend.forEachDstAtop(image1, image2); in runTest()
/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp172 void ScriptIntrinsicBlend::forEachDstAtop(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachDstAtop() function in ScriptIntrinsicBlend
H A DrsCppStructs.h3831 void forEachDstAtop(const sp<Allocation>& in, const sp<Allocation>& out);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36949 …method @Deprecated public void forEachDstAtop(android.renderscript.Allocation, android.renderscrip…
36950 …method @Deprecated public void forEachDstAtop(android.renderscript.Allocation, android.renderscrip…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26613 …method public void forEachDstAtop(android.renderscript.Allocation, android.renderscript.Allocation…
26614 …method public void forEachDstAtop(android.renderscript.Allocation, android.renderscript.Allocation…