Home
last modified time | relevance | path

Searched refs:forEach_bicubic (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicResize.java87 public void forEach_bicubic(Allocation aout) { in forEach_bicubic() method in ScriptIntrinsicResize
91 forEach_bicubic(aout, null); in forEach_bicubic()
103 public void forEach_bicubic(Allocation aout, Script.LaunchOptions opt) { in forEach_bicubic() method in ScriptIntrinsicResize
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicResize.java97 public void forEach_bicubic(Allocation aout) {
101 forEach_bicubic(aout, null);
113 public void forEach_bicubic(Allocation aout, Script.LaunchOptions opt) {
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DResize.java74 mIntrinsic.forEach_bicubic(mOutPixelsAllocation); in runTest()
76 mScript.forEach_bicubic(mOutPixelsAllocation); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DResize.java74 mIntrinsic.forEach_bicubic(mOutPixelsAllocation); in runTest()
76 mScript.forEach_bicubic(mOutPixelsAllocation); in runTest()
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DResize.java59 mScript.forEach_bicubic(mOutPixelsAllocation); in runTest()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp589 void ScriptIntrinsicResize::forEach_bicubic(const sp<Allocation>& aout) { in forEach_bicubic() function in ScriptIntrinsicResize
DrsCppStructs.h4168 void forEach_bicubic(const sp<Allocation>& aout);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26724 method public void forEach_bicubic(android.renderscript.Allocation);
26725 …method public void forEach_bicubic(android.renderscript.Allocation, android.renderscript.Script.La…
/frameworks/base/non-updatable-api/
Dcurrent.txt40726 method public void forEach_bicubic(android.renderscript.Allocation);
40727 …method public void forEach_bicubic(android.renderscript.Allocation, android.renderscript.Script.La…
/frameworks/base/api/
Dcurrent.txt40870 method public void forEach_bicubic(android.renderscript.Allocation);
40871 …method public void forEach_bicubic(android.renderscript.Allocation, android.renderscript.Script.La…