Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java274 public void forEachSrcOut(Allocation ain, Allocation aout) { in forEachSrcOut() method in ScriptIntrinsicBlend
275 forEachSrcOut(ain, aout, null); in forEachSrcOut()
285 public void forEachSrcOut(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachSrcOut() method in ScriptIntrinsicBlend
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java142 mBlend.forEachSrcOut(image1, image2); in runTest()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java206 public void forEachSrcOut(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java149 mBlend.forEachSrcOut(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java150 mBlend.forEachSrcOut(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp148 void ScriptIntrinsicBlend::forEachSrcOut(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachSrcOut() function in ScriptIntrinsicBlend
DrsCppStructs.h3813 void forEachSrcOut(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/support/api/
D23.0.0.txt10749 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.4.0.txt11684 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.1.0.txt11168 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.1.1.txt11137 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.2.1.txt11668 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D23.2.0.txt11666 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D24.1.0.txt12494 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
D24.0.0.txt12484 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26629 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation);
26630 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation,…
/frameworks/base/api/
Dcurrent.txt36499 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation);
36500 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation,…
Dtest-current.txt36696 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation);
36697 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation,…
Dsystem-current.txt39576 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation);
39577 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation,…