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

  /cts/tests/tests/rscpp/librscpptest/
rs_jni_element.cpp 137 passed &= (Element::U16_4(mRS) != nullptr);
273 eb->add(Element::U16_4(mRS), "U16_4", arraySize);
rs_jni_foreach.cpp 109 t = Type::create(mRS, Element::U16_4(mRS), x, 0, 0);
rs_jni_allocation.cpp 102 createTypedHelper(rs, Element::U16_4(rs));
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ElementTest.java 102 assertTrue(Element.U16_4(mRS) != null);
319 eb.add(Element.U16_4(mRS), "U16_4", arraySize);
389 assertFalse(Element.U16_4(mRS).isComplex());
KernelInputTest.java 576 Allocation ain = Allocation.createSized(mRS, Element.U16_4(mRS), 1);
577 Allocation tmp = Allocation.createSized(mRS, Element.U16_4(mRS), 1);
ForEachTest.java 164 t = new Type.Builder(mRS, Element.U16_4(mRS)).setX(x).create();
KernelTest.java 164 t = new Type.Builder(mRS, Element.U16_4(mRS)).setX(x).create();
GetSetTest.java 573 testSetup(Element.U16_4(mRS));
    [all...]
  /frameworks/rs/cpp/
rsCppStructs.h 191 sp<const Element> U16_4;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 184 sp<const Element> U16_4;
883 static sp<const Element> U16_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 184 sp<const Element> U16_4;
883 static sp<const Element> U16_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 184 sp<const Element> U16_4;
883 static sp<const Element> U16_4(sp<RS> rs);
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Element.java 650 public static Element U16_4(RenderScript rs) {
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Element.java 584 public static Element U16_4(RenderScript rs) {
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.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 

Completed in 280 milliseconds