Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java244 public void forEachDstIn(Allocation ain, Allocation aout) { in forEachDstIn() method in ScriptIntrinsicBlend
245 forEachDstIn(ain, aout, null); in forEachDstIn()
255 public void forEachDstIn(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDstIn() method in ScriptIntrinsicBlend
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java139 mBlend.forEachDstIn(image1, image2); in runTest()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java187 public void forEachDstIn(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java146 mBlend.forEachDstIn(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java147 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/support/api/
D23.0.0.txt10742 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
D23.4.0.txt11677 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
D23.1.0.txt11161 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
D23.1.1.txt11130 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
D23.2.1.txt11661 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
D23.2.0.txt11659 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
D24.1.0.txt12487 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
D24.0.0.txt12477 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
/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/api/
Dcurrent.txt36485 … method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation);
36486 …method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation, …
Dtest-current.txt36682 … method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation);
36683 …method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation, …
Dsystem-current.txt39562 … method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation);
39563 …method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation, …