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