Home
last modified time | relevance | path

Searched refs:forEachSrcOut (Results 1 – 12 of 12) 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/java/tests/ImageProcessing2/src/com/android/rs/image/
DBlend.java142 mBlend.forEachSrcOut(image1, image2); in runTest()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java206 public void forEachSrcOut(Allocation ain, Allocation aout) {
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java149 mBlend.forEachSrcOut(image1, image2); in runTest()
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DBlend.java150 mBlend.forEachSrcOut(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp138 void ScriptIntrinsicBlend::forEachSrcOut(sp<Allocation> in, sp<Allocation> out) { in forEachSrcOut() function in ScriptIntrinsicBlend
DrsCppStructs.h1573 void forEachSrcOut(sp<Allocation> in, sp<Allocation> out);
/frameworks/support/v8/renderscript/api/
D23.txt841 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
Dcurrent.txt841 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt367 NO DOC BLOCK: android.renderscript.ScriptIntrinsicBlend Method forEachSrcOut(android.renderscript.A…
/frameworks/base/api/
Dcurrent.txt28035 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation);
28036 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation,…
Dsystem-current.txt30094 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation);
30095 …method public void forEachSrcOut(android.renderscript.Allocation, android.renderscript.Allocation,…