Home
last modified time | relevance | path

Searched refs:forEach_bicubic (Results 1 – 18 of 18) 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/android/support/v8/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/support/api/
D23.0.0.txt10842 method public void forEach_bicubic(android.support.v8.renderscript.Allocation);
10843 …method public void forEach_bicubic(android.support.v8.renderscript.Allocation, android.support.v8.…
D23.1.1.txt11230 method public void forEach_bicubic(android.support.v8.renderscript.Allocation);
11231 …method public void forEach_bicubic(android.support.v8.renderscript.Allocation, android.support.v8.…
D23.2.1.txt11761 method public void forEach_bicubic(android.support.v8.renderscript.Allocation);
11762 …method public void forEach_bicubic(android.support.v8.renderscript.Allocation, android.support.v8.…
D23.2.0.txt11759 method public void forEach_bicubic(android.support.v8.renderscript.Allocation);
11760 …method public void forEach_bicubic(android.support.v8.renderscript.Allocation, android.support.v8.…
D23.4.0.txt11777 method public void forEach_bicubic(android.support.v8.renderscript.Allocation);
11778 …method public void forEach_bicubic(android.support.v8.renderscript.Allocation, android.support.v8.…
D23.1.0.txt11261 method public void forEach_bicubic(android.support.v8.renderscript.Allocation);
11262 …method public void forEach_bicubic(android.support.v8.renderscript.Allocation, android.support.v8.…
D24.0.0.txt12577 method public void forEach_bicubic(android.support.v8.renderscript.Allocation);
12578 …method public void forEach_bicubic(android.support.v8.renderscript.Allocation, android.support.v8.…
D24.1.0.txt12587 method public void forEach_bicubic(android.support.v8.renderscript.Allocation);
12588 …method public void forEach_bicubic(android.support.v8.renderscript.Allocation, android.support.v8.…
/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/config/
Dhiddenapi-public-dex.txt38993 Landroid/renderscript/ScriptIntrinsicResize;->forEach_bicubic(Landroid/renderscript/Allocation;)V
38994 Landroid/renderscript/ScriptIntrinsicResize;->forEach_bicubic(Landroid/renderscript/Allocation;Land…
/frameworks/base/api/
Dcurrent.txt38301 method public void forEach_bicubic(android.renderscript.Allocation);
38302 …method public void forEach_bicubic(android.renderscript.Allocation, android.renderscript.Script.La…