Home
last modified time | relevance | path

Searched defs:forEach_bicubic (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicResize.java87 public void forEach_bicubic(Allocation aout) { in forEach_bicubic() method in ScriptIntrinsicResize
103 public void forEach_bicubic(Allocation aout, Script.LaunchOptions opt) { in forEach_bicubic() method in ScriptIntrinsicResize
/frameworks/rs/cpp/
DScriptIntrinsics.cpp589 void ScriptIntrinsicResize::forEach_bicubic(const sp<Allocation>& aout) { in forEach_bicubic() function in ScriptIntrinsicResize