Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java122 public void forEachDst(Allocation ain, Allocation aout) { in forEachDst() method in ScriptIntrinsicBlend
135 public void forEachDst(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDst() method in ScriptIntrinsicBlend
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java127 mBlend.forEachDst(image1, image2); in runTest()
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBlend.java111 public void forEachDst(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java135 mBlend.forEachDst(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java134 mBlend.forEachDst(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp108 void ScriptIntrinsicBlend::forEachDst(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachDst() function in ScriptIntrinsicBlend
DrsCppStructs.h3783 void forEachDst(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26611 method public void forEachDst(android.renderscript.Allocation, android.renderscript.Allocation);
26612 …method public void forEachDst(android.renderscript.Allocation, android.renderscript.Allocation, an…
/frameworks/base/non-updatable-api/
Dcurrent.txt40613 method public void forEachDst(android.renderscript.Allocation, android.renderscript.Allocation);
40614 …method public void forEachDst(android.renderscript.Allocation, android.renderscript.Allocation, an…
/frameworks/base/api/
Dcurrent.txt40757 method public void forEachDst(android.renderscript.Allocation, android.renderscript.Allocation);
40758 …method public void forEachDst(android.renderscript.Allocation, android.renderscript.Allocation, an…