Home
last modified time | relevance | path

Searched refs:forEach_bicubic (Results 1 – 8 of 8) 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/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_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/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/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...