Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java244 public void forEachDstIn(Allocation ain, Allocation aout) { in forEachDstIn() method in ScriptIntrinsicBlend
245 forEachDstIn(ain, aout, null); in forEachDstIn()
255 public void forEachDstIn(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachDstIn() method in ScriptIntrinsicBlend
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
DBlend.java139 mBlend.forEachDstIn(image1, image2); in runTest()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java187 public void forEachDstIn(Allocation ain, Allocation aout) {
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java146 mBlend.forEachDstIn(image1, image2); in runTest()
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DBlend.java147 mBlend.forEachDstIn(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp130 void ScriptIntrinsicBlend::forEachDstIn(sp<Allocation> in, sp<Allocation> out) { in forEachDstIn() function in ScriptIntrinsicBlend
DrsCppStructs.h1567 void forEachDstIn(sp<Allocation> in, sp<Allocation> out);
/frameworks/support/v8/renderscript/api/
D23.txt834 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
Dcurrent.txt834 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt360 NO DOC BLOCK: android.renderscript.ScriptIntrinsicBlend Method forEachDstIn(android.renderscript.Al…
/frameworks/base/api/
Dcurrent.txt28021 … method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation);
28022 …method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation, …
Dsystem-current.txt30080 … method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation);
30081 …method public void forEachDstIn(android.renderscript.Allocation, android.renderscript.Allocation, …