Home
last modified time | relevance | path

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

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBlend.java407 public void forEachXor(Allocation ain, Allocation aout) { in forEachXor() method in ScriptIntrinsicBlend
408 forEachXor(ain, aout, null); in forEachXor()
420 public void forEachXor(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachXor() method in ScriptIntrinsicBlend
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DBlend.java154 mBlend.forEachXor(image1, image2); in runTest()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicBlend.java291 public void forEachXor(Allocation ain, Allocation aout) {
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DBlend.java162 mBlend.forEachXor(image1, image2); in runTest()
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DBlend.java161 mBlend.forEachXor(image1, image2); in runTest()
/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp180 void ScriptIntrinsicBlend::forEachXor(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachXor() function in ScriptIntrinsicBlend
H A DrsCppStructs.h3837 void forEachXor(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.txt36971 …method @Deprecated public void forEachXor(android.renderscript.Allocation, android.renderscript.Al…
36972 …method @Deprecated public void forEachXor(android.renderscript.Allocation, android.renderscript.Al…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26635 method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation);
26636 …method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation, an…