Searched defs:RGB_565 (Results 1 – 7 of 7) sorted by relevance
41 RGB_565 = 0x4, enumerator
31 public static final int RGB_565 = 4; field in ImageFormat
40 public static final int RGB_565 = 4; field in PixelFormat
415 RGB_565 (3), enumConstant
451 public static Element RGB_565(RenderScript rs) { in RGB_565() method in Element
496 public static Element RGB_565(RenderScript rs) { in RGB_565() method in Element
234 sp<const Element> RGB_565; member