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

/frameworks/base/graphics/java/android/renderscript/
H A DElement.java574 public static Element U8_4(RenderScript rs) { method in class:Element
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java534 public static Element U8_4(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h172 sp<const Element> U8_4; member in struct:android::RSC::RS::__anon1589
842 static sp<const Element> U8_4(sp<RS> rs);
1405 * Supported Element types are U8_4. Default lookup table is identity.
1435 * Supported Element types are U8_4.
1542 * Supported Element types are U8 and U8_4.
1703 * Supported elements types are U8_4, U8_3, U8_2, and U8.
1759 * entries in size and can cover the full value range of U8_4.
1771 * Supported elements types are U8_4.
1834 * Supported elements types are U8_4.

Completed in 148 milliseconds