Searched defs:RGBA_8888 (Results 1 – 7 of 7) sorted by relevance
27 RGBA_8888 = 1; enumerator
35 RGBA_8888 = 0x1, enumerator
51 public static final int RGBA_8888 = 1; field in PixelFormat
69 public static final int RGBA_8888 = 1; field in HardwareBuffer
479 public static Element RGBA_8888(RenderScript rs) { in RGBA_8888() method in Element
637 public static Element RGBA_8888(RenderScript rs) { in RGBA_8888() method in Element
511 sp<const Element> RGBA_8888; member