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

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

Completed in 367 milliseconds