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