Searched defs:RGBA_8888 (Results 1 – 5 of 5) sorted by relevance
38 RGBA_8888 = 0x1, enumerator
47 public static final int RGBA_8888 = 1; field in PixelFormat
479 public static Element RGBA_8888(RenderScript rs) { in RGBA_8888() method in Element
635 public static Element RGBA_8888(RenderScript rs) { in RGBA_8888() method in Element
511 sp<const Element> RGBA_8888; member