Home
last modified time | relevance | path

Searched refs:forEachSrc (Results 1 – 10 of 10) 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/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java124 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBlend.java90 public void forEachSrc(Allocation ain, Allocation aout) {
/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/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/non-updatable-api/
Dcurrent.txt40625 method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation);
40626 …method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation, an…
/frameworks/base/api/
Dcurrent.txt40769 method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation);
40770 …method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation, an…