Searched refs:forEach_bicubic (Results 1 – 11 of 11) sorted by relevance
92 public void forEach_bicubic(Allocation aout) { in forEach_bicubic() method in ScriptIntrinsicResize96 forEach_bicubic(aout, null); in forEach_bicubic()108 public void forEach_bicubic(Allocation aout, Script.LaunchOptions opt) { in forEach_bicubic() method in ScriptIntrinsicResize
102 public void forEach_bicubic(Allocation aout) {106 forEach_bicubic(aout, null);118 public void forEach_bicubic(Allocation aout, Script.LaunchOptions opt) {
62 scriptResize.forEach_bicubic(outAllocation, options) in intrinsicResize()64 scriptResize.forEach_bicubic(outAllocation) in intrinsicResize()108 scriptResize.forEach_bicubic(outAllocation, options) in intrinsicResize()110 scriptResize.forEach_bicubic(outAllocation) in intrinsicResize()
74 mIntrinsic.forEach_bicubic(mOutPixelsAllocation); in runTest()76 mScript.forEach_bicubic(mOutPixelsAllocation); in runTest()
59 mScript.forEach_bicubic(mOutPixelsAllocation); in runTest()
589 void ScriptIntrinsicResize::forEach_bicubic(const sp<Allocation>& aout) { in forEach_bicubic() function in ScriptIntrinsicResize
4168 void forEach_bicubic(const sp<Allocation>& aout);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
26724 method public void forEach_bicubic(android.renderscript.Allocation);26725 …method public void forEach_bicubic(android.renderscript.Allocation, android.renderscript.Script.La…
39176 method @Deprecated public void forEach_bicubic(android.renderscript.Allocation);39177 …method @Deprecated public void forEach_bicubic(android.renderscript.Allocation, android.renderscri…