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

/frameworks/base/rs/java/android/renderscript/
H A DElement.java756 public static Element U8_3(RenderScript rs) { method in class:Element
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java535 public static Element U8_3(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h451 sp<const Element> U8_3; member in struct:android::RSC::RS::__anon1628
1207 static sp<const Element> U8_3(sp<RS> rs);
4028 * Supported elements types are U8_4, U8_3, U8_2, and U8.

Completed in 4522 milliseconds