Searched defs:forEach_bicubic (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ | ||
D | ScriptIntrinsicResize.java | 87 public void forEach_bicubic(Allocation aout) { in forEach_bicubic() method in ScriptIntrinsicResize |
/frameworks/rs/cpp/ | ||
D | ScriptIntrinsics.cpp | 589 void ScriptIntrinsicResize::forEach_bicubic(const sp<Allocation>& aout) { in forEach_bicubic() function in ScriptIntrinsicResize |