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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ElementTest.java 82 assertTrue(Element.I8_4(mRS) != null);
286 eb.add(Element.I8_4(mRS), "I8_4", arraySize);
352 assertFalse(Element.I8_4(mRS).isComplex());
ForEachTest.java 105 // I8_4
106 t = new Type.Builder(mRS, Element.I8_4(mRS)).setX(x).create();
432 t = new Type.Builder(mRS, Element.I8_4(mRS)).setX(x).create();
KernelTest.java 105 // I8_4
106 t = new Type.Builder(mRS, Element.I8_4(mRS)).setX(x).create();
432 t = new Type.Builder(mRS, Element.I8_4(mRS)).setX(x).create();
TestGetSet.java 328 testSetup(Element.I8_4(mRS));
    [all...]
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_allocation.cpp 82 createTypedHelper(mRS, Element::I8_4(mRS));
  /frameworks/rs/cpp/
rsCppStructs.h 181 sp<const Element> I8_4;
873 static sp<const Element> I8_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 180 sp<const Element> I8_4;
865 static sp<const Element> I8_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 180 sp<const Element> I8_4;
865 static sp<const Element> I8_4(sp<RS> rs);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 180 sp<const Element> I8_4;
865 static sp<const Element> I8_4(sp<RS> rs);
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Element.java 600 public static Element I8_4(RenderScript rs) {
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Element.java 555 public static Element I8_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 5178 milliseconds