Home
last modified time | relevance | path

Searched refs:forEachXor (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java402 public void forEachXor(Allocation ain, Allocation aout) { in forEachXor() method in ScriptIntrinsicBlend
403 forEachXor(ain, aout, null); in forEachXor()
415 public void forEachXor(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachXor() method in ScriptIntrinsicBlend
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DBlend.java154 mBlend.forEachXor(image1, image2); in runTest()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicBlend.java286 public void forEachXor(Allocation ain, Allocation aout) {
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DBlend.java161 mBlend.forEachXor(image1, image2); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DBlend.java162 mBlend.forEachXor(image1, image2); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp180 void ScriptIntrinsicBlend::forEachXor(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachXor() function in ScriptIntrinsicBlend
DrsCppStructs.h3837 void forEachXor(const sp<Allocation>& in, const sp<Allocation>& out);
/frameworks/support/api/
D23.0.0.txt10752 …method public void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.4.0.txt11687 …method public void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.1.0.txt11171 …method public void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.1.1.txt11140 …method public void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.2.1.txt11671 …method public void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D23.2.0.txt11669 …method public void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D24.1.0.txt12497 …method public void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.rende…
D24.0.0.txt12487 …method public void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.rende…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26635 method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation);
26636 …method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation, an…
/frameworks/base/api/
Dcurrent.txt36505 method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation);
36506 …method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation, an…
Dtest-current.txt36702 method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation);
36703 …method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation, an…
Dsystem-current.txt39582 method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation);
39583 …method public void forEachXor(android.renderscript.Allocation, android.renderscript.Allocation, an…