Home
last modified time | relevance | path

Searched refs:forEachSrc (Results 1 – 12 of 12) 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/java/tests/ImageProcessing2/src/com/android/rs/image/
DBlend.java124 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java90 public void forEachSrc(Allocation ain, Allocation aout) {
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java131 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DBlend.java132 mBlend.forEachSrc(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp90 void ScriptIntrinsicBlend::forEachSrc(sp<Allocation> in, sp<Allocation> out) { in forEachSrc() function in ScriptIntrinsicBlend
DrsCppStructs.h1537 void forEachSrc(sp<Allocation> in, sp<Allocation> out);
/frameworks/support/v8/renderscript/api/
D23.txt838 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
Dcurrent.txt838 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt364 NO DOC BLOCK: android.renderscript.ScriptIntrinsicBlend Method forEachSrc(android.renderscript.Allo…
/frameworks/base/api/
Dcurrent.txt28029 method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation);
28030 …method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation, an…
Dsystem-current.txt30088 method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation);
30089 …method public void forEachSrc(android.renderscript.Allocation, android.renderscript.Allocation, an…