Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
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
/frameworks/rs/toolkit/test/
DIntrinsicBlend.kt96 BlendingMode.SRC -> scriptBlend.forEachSrc( in callBlendForEach()
144 BlendingMode.SRC -> scriptBlend.forEachSrc( in callBlendForEach()
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java124 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBlend.java95 public void forEachSrc(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java132 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java131 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp100 void ScriptIntrinsicBlend::forEachSrc(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachSrc() function in ScriptIntrinsicBlend
DrsCppStructs.h3777 void forEachSrc(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
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…
/frameworks/base/core/api/
Dcurrent.txt39075 …method @Deprecated public void forEachSrc(android.renderscript.Allocation, android.renderscript.Al…
39076 …method @Deprecated public void forEachSrc(android.renderscript.Allocation, android.renderscript.Al…