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