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

/frameworks/base/rs/java/android/renderscript/
H A DElement.java565 public static Element U8_2(RenderScript rs) { method in class:Element
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java520 public static Element U8_2(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h175 sp<const Element> U8_2; member in struct:android::RSC::RS::__anon1463
843 static sp<const Element> U8_2(sp<RS> rs);
1716 * Supported elements types are U8_4, U8_3, U8_2, and U8.

Completed in 136 milliseconds