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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ElementTest.java 86 assertTrue(Element.I16_4(mRS) != null);
290 eb.add(Element.I16_4(mRS), "I16_4", arraySize);
356 assertFalse(Element.I16_4(mRS).isComplex());
ForEachTest.java 161 // I16_4
162 t = new Type.Builder(mRS, Element.I16_4(mRS)).setX(x).create();
KernelTest.java 161 // I16_4
162 t = new Type.Builder(mRS, Element.I16_4(mRS)).setX(x).create();
TestGetSet.java 493 testSetup(Element.I16_4(mRS));
    [all...]
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_allocation.cpp 86 createTypedHelper(mRS, Element::I16_4(mRS));
  /frameworks/rs/cpp/
rsCppStructs.h 189 sp<const Element> I16_4;
909 static sp<const Element> I16_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 188 sp<const Element> I16_4;
901 static sp<const Element> I16_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 188 sp<const Element> I16_4;
901 static sp<const Element> I16_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 188 sp<const Element> I16_4;
901 static sp<const Element> I16_4(sp<RS> rs);
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Element.java 642 public static Element I16_4(RenderScript rs) {
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Element.java 597 public static Element I16_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 3343 milliseconds