Home
last modified time | relevance | path

Searched refs:forEachSrcAtop (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java335 public void forEachSrcAtop(Allocation ain, Allocation aout) { in forEachSrcAtop() method in ScriptIntrinsicBlend
336 forEachSrcAtop(ain, aout, null); in forEachSrcAtop()
347 public void forEachSrcAtop(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachSrcAtop() method in ScriptIntrinsicBlend
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
DBlend.java148 mBlend.forEachSrcAtop(image1, image2); in runTest()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java245 public void forEachSrcAtop(Allocation ain, Allocation aout) {
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java155 mBlend.forEachSrcAtop(image1, image2); in runTest()
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DBlend.java156 mBlend.forEachSrcAtop(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp154 void ScriptIntrinsicBlend::forEachSrcAtop(sp<Allocation> in, sp<Allocation> out) { in forEachSrcAtop() function in ScriptIntrinsicBlend
DrsCppStructs.h1585 void forEachSrcAtop(sp<Allocation> in, sp<Allocation> out);
/frameworks/support/v8/renderscript/api/
D23.txt839 …method public void forEachSrcAtop(android.support.v8.renderscript.Allocation, android.support.v8.r…
Dcurrent.txt839 …method public void forEachSrcAtop(android.support.v8.renderscript.Allocation, android.support.v8.r…
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt365 NO DOC BLOCK: android.renderscript.ScriptIntrinsicBlend Method forEachSrcAtop(android.renderscript.…
/frameworks/base/api/
Dcurrent.txt28031 …method public void forEachSrcAtop(android.renderscript.Allocation, android.renderscript.Allocation…
28032 …method public void forEachSrcAtop(android.renderscript.Allocation, android.renderscript.Allocation…
Dsystem-current.txt30090 …method public void forEachSrcAtop(android.renderscript.Allocation, android.renderscript.Allocation…
30091 …method public void forEachSrcAtop(android.renderscript.Allocation, android.renderscript.Allocation…