Home
last modified time | relevance | path

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

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBlend.java95 public void forEachSrc(Allocation ain, Allocation aout) { in forEachSrc() method in ScriptIntrinsicBlend
96 forEachSrc(ain, aout, null); in forEachSrc()
106 public void forEachSrc(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachSrc() method in ScriptIntrinsicBlend
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DBlend.java124 mBlend.forEachSrc(image1, image2); in runTest()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicBlend.java95 public void forEachSrc(Allocation ain, Allocation aout) {
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DBlend.java132 mBlend.forEachSrc(image1, image2); in runTest()
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DBlend.java131 mBlend.forEachSrc(image1, image2); in runTest()
/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp100 void ScriptIntrinsicBlend::forEachSrc(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachSrc() function in ScriptIntrinsicBlend
H A DrsCppStructs.h3777 void forEachSrc(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.txt36959 …method @Deprecated public void forEachSrc(android.renderscript.Allocation, android.renderscript.Al…
36960 …method @Deprecated public void forEachSrc(android.renderscript.Allocation, android.renderscript.Al…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26623 method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation);
26624 …method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation, an…