Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java184 public void forEachDstOver(Allocation ain, Allocation aout) { in forEachDstOver() method in ScriptIntrinsicBlend
185 forEachDstOver(ain, aout, null); in forEachDstOver()
195 public void forEachDstOver(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDstOver() method in ScriptIntrinsicBlend
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java133 mBlend.forEachDstOver(image1, image2); in runTest()
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBlend.java149 public void forEachDstOver(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java141 mBlend.forEachDstOver(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java140 mBlend.forEachDstOver(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp124 void ScriptIntrinsicBlend::forEachDstOver(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachDstOver() function in ScriptIntrinsicBlend
DrsCppStructs.h3795 void forEachDstOver(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26619 …method public void forEachDstOver(android.renderscript.Allocation, android.renderscript.Allocation…
26620 …method public void forEachDstOver(android.renderscript.Allocation, android.renderscript.Allocation…
/frameworks/base/non-updatable-api/
Dcurrent.txt40621 …method public void forEachDstOver(android.renderscript.Allocation, android.renderscript.Allocation…
40622 …method public void forEachDstOver(android.renderscript.Allocation, android.renderscript.Allocation…
/frameworks/base/api/
Dcurrent.txt40765 …method public void forEachDstOver(android.renderscript.Allocation, android.renderscript.Allocation…
40766 …method public void forEachDstOver(android.renderscript.Allocation, android.renderscript.Allocation…