HomeSort by relevance Sort by last modified time
    Searched defs:forEachMultiply (Results 1 - 10 of 10) sorted by null

  /frameworks/base/graphics/java/android/renderscript/
ScriptIntrinsicBlend.java 302 public void forEachMultiply(Allocation ain, Allocation aout) {
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Blend.java 171 mBlend.forEachMultiply(image1, image2);
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Blend.java 163 mBlend.forEachMultiply(image1, image2);
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Blend.java 171 mBlend.forEachMultiply(image1, image2);
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
ScriptIntrinsicBlend.java 307 public void forEachMultiply(Allocation ain, Allocation aout) {
ScriptIntrinsicBlendThunker.java 195 public void forEachMultiply(Allocation ain, Allocation aout) {
199 mN.forEachMultiply(aint.getNObj(), aoutt.getNObj());
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ImageProcessingTest.java 156 mBlend.forEachMultiply(a1_copy, a2_copy);
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 178 milliseconds