Searched defs:U8 (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DElement.java321 public static Element U8(RenderScript rs) { method in class:Element
964 * size and type (i.e. U8 is compatible with A_8). User-defined Elements
/frameworks/rs/cpp/
H A DrsCppStructs.h83 Element *U8; member in struct:android::RSC::RS::__anon1571
296 static sp<const Element> U8(sp<RS> rs);
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java323 public static Element U8(RenderScript rs) { method in class:Element
886 * size and type (i.e. U8 is compatible with A_8). User-defined Elements

Completed in 93 milliseconds