Home
last modified time | relevance | path

Searched refs:forEachDstOut (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java304 public void forEachDstOut(Allocation ain, Allocation aout) { in forEachDstOut() method in ScriptIntrinsicBlend
305 forEachDstOut(ain, aout, null); in forEachDstOut()
315 public void forEachDstOut(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDstOut() method in ScriptIntrinsicBlend
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java225 public void forEachDstOut(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java145 mBlend.forEachDstOut(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java153 mBlend.forEachDstOut(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java152 mBlend.forEachDstOut(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp156 void ScriptIntrinsicBlend::forEachDstOut(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachDstOut() function in ScriptIntrinsicBlend
DrsCppStructs.h3819 void forEachDstOut(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/support/api/
D23.0.0.txt10743 …method public void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.1.1.txt11131 …method public void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.2.1.txt11662 …method public void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.2.0.txt11660 …method public void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.4.0.txt11678 …method public void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.1.0.txt11162 …method public void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D24.0.0.txt12478 …method public void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D24.1.0.txt12488 …method public void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26617 …method public void forEachDstOut(android.renderscript.Allocation, android.renderscript.Allocation);
26618 …method public void forEachDstOut(android.renderscript.Allocation, android.renderscript.Allocation,…
/frameworks/base/config/
Dhiddenapi-public-dex.txt38899 Landroid/renderscript/ScriptIntrinsicBlend;->forEachDstOut(Landroid/renderscript/Allocation;Landroi…
38900 Landroid/renderscript/ScriptIntrinsicBlend;->forEachDstOut(Landroid/renderscript/Allocation;Landroi…
/frameworks/base/api/
Dcurrent.txt38194 …method public void forEachDstOut(android.renderscript.Allocation, android.renderscript.Allocation);
38195 …method public void forEachDstOut(android.renderscript.Allocation, android.renderscript.Allocation,…