Searched defs:RGB_565 (Results 1 – 9 of 9) sorted by relevance
30 RGB_565 = 4; enumerator
38 RGB_565 = 0x4, enumerator
67 public static final int RGB_565 = 4; field in ImageFormat
54 public static final int RGB_565 = 4; field in PixelFormat
492 RGB_565 (3), enumConstant
75 public static final int RGB_565 = 4; field in HardwareBuffer
451 public static Element RGB_565(RenderScript rs) { in RGB_565() method in Element
593 public static Element RGB_565(RenderScript rs) { in RGB_565() method in Element
507 sp<const Element> RGB_565; member