Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java90 public void forEachSrc(Allocation ain, Allocation aout) { in forEachSrc() method in ScriptIntrinsicBlend
91 forEachSrc(ain, aout, null); in forEachSrc()
101 public void forEachSrc(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachSrc() method in ScriptIntrinsicBlend
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java90 public void forEachSrc(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java124 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java132 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java131 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp100 void ScriptIntrinsicBlend::forEachSrc(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachSrc() function in ScriptIntrinsicBlend
DrsCppStructs.h3777 void forEachSrc(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/support/api/
D23.0.0.txt10746 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.1.1.txt11134 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.2.1.txt11665 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.2.0.txt11663 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.4.0.txt11681 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.1.0.txt11165 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D24.0.0.txt12481 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D24.1.0.txt12491 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26623 method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation);
26624 …method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation, an…
/frameworks/base/config/
Dhiddenapi-public-dex.txt38905 Landroid/renderscript/ScriptIntrinsicBlend;->forEachSrc(Landroid/renderscript/Allocation;Landroid/r…
38906 Landroid/renderscript/ScriptIntrinsicBlend;->forEachSrc(Landroid/renderscript/Allocation;Landroid/r…
/frameworks/base/api/
Dcurrent.txt38200 method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation);
38201 …method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation, an…