Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java369 public void forEachDstAtop(Allocation ain, Allocation aout) { in forEachDstAtop() method in ScriptIntrinsicBlend
370 forEachDstAtop(ain, aout, null); in forEachDstAtop()
383 public void forEachDstAtop(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDstAtop() method in ScriptIntrinsicBlend
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java151 mBlend.forEachDstAtop(image1, image2); in runTest()
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBlend.java267 public void forEachDstAtop(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java159 mBlend.forEachDstAtop(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java158 mBlend.forEachDstAtop(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp172 void ScriptIntrinsicBlend::forEachDstAtop(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachDstAtop() function in ScriptIntrinsicBlend
DrsCppStructs.h3831 void forEachDstAtop(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26613 …method public void forEachDstAtop(android.renderscript.Allocation, android.renderscript.Allocation…
26614 …method public void forEachDstAtop(android.renderscript.Allocation, android.renderscript.Allocation…
/frameworks/base/non-updatable-api/
Dcurrent.txt40615 …method public void forEachDstAtop(android.renderscript.Allocation, android.renderscript.Allocation…
40616 …method public void forEachDstAtop(android.renderscript.Allocation, android.renderscript.Allocation…
/frameworks/base/api/
Dcurrent.txt40759 …method public void forEachDstAtop(android.renderscript.Allocation, android.renderscript.Allocation…
40760 …method public void forEachDstAtop(android.renderscript.Allocation, android.renderscript.Allocation…