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

  /cts/tests/tests/rscpp/librscpptest/
rs_jni_element.cpp 136 passed &= (Element::U16_3(mRS) != nullptr);
272 eb->add(Element::U16_3(mRS), "U16_3", arraySize);
rs_jni_foreach.cpp 101 t = Type::create(mRS, Element::U16_3(mRS), x, 0, 0);
rs_jni_allocation.cpp 101 createTypedHelper(rs, Element::U16_3(rs));
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ElementTest.java 101 assertTrue(Element.U16_3(mRS) != null);
318 eb.add(Element.U16_3(mRS), "U16_3", arraySize);
388 assertFalse(Element.U16_3(mRS).isComplex());
KernelInputTest.java 563 Allocation ain = Allocation.createSized(mRS, Element.U16_3(mRS), 1);
564 Allocation tmp = Allocation.createSized(mRS, Element.U16_3(mRS), 1);
ForEachTest.java 150 t = new Type.Builder(mRS, Element.U16_3(mRS)).setX(x).create();
KernelTest.java 150 t = new Type.Builder(mRS, Element.U16_3(mRS)).setX(x).create();
GetSetTest.java 553 testSetup(Element.U16_3(mRS));
    [all...]
  /frameworks/rs/cpp/
rsCppStructs.h 190 sp<const Element> U16_3;
945 static sp<const Element> U16_3(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 183 sp<const Element> U16_3;
877 static sp<const Element> U16_3(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 183 sp<const Element> U16_3;
877 static sp<const Element> U16_3(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 183 sp<const Element> U16_3;
877 static sp<const Element> U16_3(sp<RS> rs);
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Element.java 643 public static Element U16_3(RenderScript rs) {
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Element.java 577 public static Element U16_3(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 162 milliseconds