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

/frameworks/base/rs/java/android/renderscript/
H A DElement.java767 public static Element U8_4(RenderScript rs) { method in class:Element
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java542 public static Element U8_4(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h452 sp<const Element> U8_4; member in struct:android::RSC::RS::__anon1619
1213 static sp<const Element> U8_4(sp<RS> rs);
1790 * Supported Element types are U8_4. Default lookup table is identity.
3760 * Supported Element types are U8_4.
3867 * Supported Element types are U8 and U8_4.
4028 * Supported elements types are U8_4, U8_3, U8_2, and U8.
4084 * entries in size and can cover the full value range of U8_4.
4096 * Supported elements types are U8_4.
4154 * Supported Element types are U8_4. Default lookup table is identity.
4191 * Supported elements types are U8_4
[all...]

Completed in 884 milliseconds