HomeSort by relevance Sort by last modified time
    Searched refs:forEach_bicubic (Results 1 - 6 of 6) sorted by null

  /frameworks/base/rs/java/android/renderscript/
ScriptIntrinsicResize.java 81 public void forEach_bicubic(Allocation aout) {
85 forEach_bicubic(aout, null);
97 public void forEach_bicubic(Allocation aout, Script.LaunchOptions opt) {
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Resize.java 74 mIntrinsic.forEach_bicubic(mOutPixelsAllocation);
76 mScript.forEach_bicubic(mOutPixelsAllocation);
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Resize.java 74 mIntrinsic.forEach_bicubic(mOutPixelsAllocation);
76 mScript.forEach_bicubic(mOutPixelsAllocation);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
IntrinsicResize.java 47 si.forEach_bicubic(mAllocRef);
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/21/
android.jar 

Completed in 176 milliseconds