Searched defs:RGB_565 (Results 1 – 10 of 10) sorted by relevance
30 RGB_565 = 4; enumerator
38 RGB_565 = 0x4, enumerator
80 public static final int RGB_565 = 4; field in ImageFormat
54 public static final int RGB_565 = 4; field in PixelFormat
487 RGB_565(3), enumConstant
79 public static final int RGB_565 = 4; field in HardwareBuffer
456 public static Element RGB_565(RenderScript rs) { in RGB_565() method in Element
598 public static Element RGB_565(RenderScript rs) { in RGB_565() method in Element
507 sp<const Element> RGB_565; member