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