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

/frameworks/base/rs/java/android/renderscript/
H A DElement.java326 public static Element U8(RenderScript rs) { method in class:Element
976 * size and type (i.e. U8 is compatible with A_8). User-defined Elements
/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
/frameworks/rs/cpp/
H A DrsCppStructs.h174 sp<const Element> U8; member in struct:android::RSC::RS::__anon1463
680 static sp<const Element> U8(sp<RS> rs);
1555 * Supported Element types are U8 and U8_4.
1596 * Applies the color matrix. Supported types are U8 and F32 with
1648 * Supported types U8 and F32 with vector lengths between 1 and
1680 * Supported types U8 and F32 with vector lengths between 1 and
1716 * Supported elements types are U8_4, U8_3, U8_2, and U8.

Completed in 853 milliseconds