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

  /frameworks/base/rs/java/android/renderscript/
ScriptIntrinsicHistogram.java 142 mOut.getType().getElement() != Element.U32_4(mRS) &&
Element.java 663 public static Element U32_4(RenderScript rs) {
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ElementTest.java 106 assertTrue(Element.U32_4(mRS) != null);
310 eb.add(Element.U32_4(mRS), "U32_4", arraySize);
376 assertFalse(Element.U32_4(mRS).isComplex());
ForEachTest.java 220 t = new Type.Builder(mRS, Element.U32_4(mRS)).setX(x).create();
KernelTest.java 220 t = new Type.Builder(mRS, Element.U32_4(mRS)).setX(x).create();
TestGetSet.java 736 testSetup(Element.U32_4(mRS));
    [all...]
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_allocation.cpp 106 createTypedHelper(mRS, Element::U32_4(mRS));
  /frameworks/rs/cpp/
rsCppStructs.h 193 sp<const Element> U32_4;
927 static sp<const Element> U32_4(sp<RS> rs);
    [all...]
ScriptIntrinsics.cpp 435 !(out->getType()->getElement()->isCompatible(Element::U32_4(mRS))) &&
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 192 sp<const Element> U32_4;
919 static sp<const Element> U32_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 192 sp<const Element> U32_4;
919 static sp<const Element> U32_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 192 sp<const Element> U32_4;
919 static sp<const Element> U32_4(sp<RS> rs);
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Element.java 618 public static Element U32_4(RenderScript rs) {
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /prebuilts/sdk/tools/darwin/renderscript/lib/
renderscript-v8.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 1038 milliseconds