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

/frameworks/base/rs/java/android/renderscript/
H A DElement.java579 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.h177 sp<const Element> U8_4; member in struct:android::RSC::RS::__anon1463
855 static sp<const Element> U8_4(sp<RS> rs);
1418 * Supported Element types are U8_4. Default lookup table is identity.
1448 * Supported Element types are U8_4.
1555 * Supported Element types are U8 and U8_4.
1716 * Supported elements types are U8_4, U8_3, U8_2, and U8.
1772 * entries in size and can cover the full value range of U8_4.
1784 * Supported elements types are U8_4.
1847 * Supported elements types are U8_4.

Completed in 1384 milliseconds