Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java154 public void forEachSrcOver(Allocation ain, Allocation aout) { in forEachSrcOver() method in ScriptIntrinsicBlend
155 forEachSrcOver(ain, aout, null); in forEachSrcOver()
165 public void forEachSrcOver(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachSrcOver() method in ScriptIntrinsicBlend
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java130 public void forEachSrcOver(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java130 mBlend.forEachSrcOver(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java138 mBlend.forEachSrcOver(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java137 mBlend.forEachSrcOver(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp116 void ScriptIntrinsicBlend::forEachSrcOver(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachSrcOver() function in ScriptIntrinsicBlend
DrsCppStructs.h3789 void forEachSrcOver(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/support/api/
D23.0.0.txt10750 …method public void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
D23.1.1.txt11138 …method public void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
D23.2.1.txt11669 …method public void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
D23.2.0.txt11667 …method public void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
D23.4.0.txt11685 …method public void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
D23.1.0.txt11169 …method public void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
D24.0.0.txt12485 …method public void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
D24.1.0.txt12495 …method public void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26631 …method public void forEachSrcOver(android.renderscript.Allocation, android.renderscript.Allocation…
26632 …method public void forEachSrcOver(android.renderscript.Allocation, android.renderscript.Allocation…
/frameworks/base/config/
Dhiddenapi-public-dex.txt38913 Landroid/renderscript/ScriptIntrinsicBlend;->forEachSrcOver(Landroid/renderscript/Allocation;Landro…
38914 Landroid/renderscript/ScriptIntrinsicBlend;->forEachSrcOver(Landroid/renderscript/Allocation;Landro…
/frameworks/base/api/
Dcurrent.txt38208 …method public void forEachSrcOver(android.renderscript.Allocation, android.renderscript.Allocation…
38209 …method public void forEachSrcOver(android.renderscript.Allocation, android.renderscript.Allocation…