Searched defs:forEachXor (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ | ||
D | ScriptIntrinsicBlend.java | 402 public void forEachXor(Allocation ain, Allocation aout) { in forEachXor() method in ScriptIntrinsicBlend |
/frameworks/rs/cpp/ | ||
D | ScriptIntrinsics.cpp | 170 void ScriptIntrinsicBlend::forEachXor(sp<Allocation> in, sp<Allocation> out) { in forEachXor() function in ScriptIntrinsicBlend |