Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java551 public void forEachAdd(Allocation ain, Allocation aout) { in forEachAdd() method in ScriptIntrinsicBlend
552 forEachAdd(ain, aout, null); in forEachAdd()
562 public void forEachAdd(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachAdd() method in ScriptIntrinsicBlend
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java411 public void forEachAdd(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java157 mBlend.forEachAdd(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java165 mBlend.forEachAdd(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java164 mBlend.forEachAdd(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp196 void ScriptIntrinsicBlend::forEachAdd(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachAdd() function in ScriptIntrinsicBlend
DrsCppStructs.h3849 void forEachAdd(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/support/api/
D23.0.0.txt10738 …method public void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.1.1.txt11126 …method public void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.2.1.txt11657 …method public void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.2.0.txt11655 …method public void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.4.0.txt11673 …method public void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.1.0.txt11157 …method public void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D24.0.0.txt12473 …method public void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D24.1.0.txt12483 …method public void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.rende…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26607 method public void forEachAdd(android.renderscript.Allocation, android.renderscript.Allocation);
26608 …method public void forEachAdd(android.renderscript.Allocation, android.renderscript.Allocation, an…
/frameworks/base/config/
Dhiddenapi-public-dex.txt38889 Landroid/renderscript/ScriptIntrinsicBlend;->forEachAdd(Landroid/renderscript/Allocation;Landroid/r…
38890 Landroid/renderscript/ScriptIntrinsicBlend;->forEachAdd(Landroid/renderscript/Allocation;Landroid/r…
/frameworks/base/api/
Dcurrent.txt38184 method public void forEachAdd(android.renderscript.Allocation, android.renderscript.Allocation);
38185 …method public void forEachAdd(android.renderscript.Allocation, android.renderscript.Allocation, an…