Home
last modified time | relevance | path

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

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBlend.java556 public void forEachAdd(Allocation ain, Allocation aout) { in forEachAdd() method in ScriptIntrinsicBlend
557 forEachAdd(ain, aout, null); in forEachAdd()
567 public void forEachAdd(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachAdd() method in ScriptIntrinsicBlend
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DBlend.java157 mBlend.forEachAdd(image1, image2); in runTest()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicBlend.java416 public void forEachAdd(Allocation ain, Allocation aout) {
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DBlend.java165 mBlend.forEachAdd(image1, image2); in runTest()
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DBlend.java164 mBlend.forEachAdd(image1, image2); in runTest()
/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp196 void ScriptIntrinsicBlend::forEachAdd(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachAdd() function in ScriptIntrinsicBlend
H A DrsCppStructs.h3849 void forEachAdd(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.txt36943 …method @Deprecated public void forEachAdd(android.renderscript.Allocation, android.renderscript.Al…
36944 …method @Deprecated public void forEachAdd(android.renderscript.Allocation, android.renderscript.Al…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26607 method public void forEachAdd(android.renderscript.Allocation, android.renderscript.Allocation);
26608 …method public void forEachAdd(android.renderscript.Allocation, android.renderscript.Allocation, an…