Home
last modified time | relevance | path

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

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBlend.java189 public void forEachDstOver(Allocation ain, Allocation aout) { in forEachDstOver() method in ScriptIntrinsicBlend
190 forEachDstOver(ain, aout, null); in forEachDstOver()
200 public void forEachDstOver(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDstOver() method in ScriptIntrinsicBlend
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DBlend.java133 mBlend.forEachDstOver(image1, image2); in runTest()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicBlend.java154 public void forEachDstOver(Allocation ain, Allocation aout) {
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DBlend.java141 mBlend.forEachDstOver(image1, image2); in runTest()
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DBlend.java140 mBlend.forEachDstOver(image1, image2); in runTest()
/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp124 void ScriptIntrinsicBlend::forEachDstOver(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachDstOver() function in ScriptIntrinsicBlend
H A DrsCppStructs.h3795 void forEachDstOver(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.txt36955 …method @Deprecated public void forEachDstOver(android.renderscript.Allocation, android.renderscrip…
36956 …method @Deprecated public void forEachDstOver(android.renderscript.Allocation, android.renderscrip…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26619 …method public void forEachDstOver(android.renderscript.Allocation, android.renderscript.Allocation…
26620 …method public void forEachDstOver(android.renderscript.Allocation, android.renderscript.Allocation…