Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java249 public void forEachDstIn(Allocation ain, Allocation aout) { in forEachDstIn() method in ScriptIntrinsicBlend
250 forEachDstIn(ain, aout, null); in forEachDstIn()
260 public void forEachDstIn(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDstIn() method in ScriptIntrinsicBlend
/frameworks/rs/toolkit/test/
DIntrinsicBlend.kt111 BlendingMode.DST_IN -> scriptBlend.forEachDstIn( in callBlendForEach()
159 BlendingMode.DST_IN -> scriptBlend.forEachDstIn( in callBlendForEach()
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java139 mBlend.forEachDstIn(image1, image2); in runTest()
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBlend.java192 public void forEachDstIn(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java147 mBlend.forEachDstIn(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java146 mBlend.forEachDstIn(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp140 void ScriptIntrinsicBlend::forEachDstIn(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachDstIn() function in ScriptIntrinsicBlend
DrsCppStructs.h3807 void forEachDstIn(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.txt26615 … method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation);
26616 …method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation, …
/frameworks/base/core/api/
Dcurrent.txt39067 …method @Deprecated public void forEachDstIn(android.renderscript.Allocation, android.renderscript.…
39068 …method @Deprecated public void forEachDstIn(android.renderscript.Allocation, android.renderscript.…