Searched defs:RGB_565 (Results 1 – 6 of 6) sorted by relevance
31 public static final int RGB_565 = 4; field in ImageFormat
40 public static final int RGB_565 = 4; field in PixelFormat
411 RGB_565 (3), enumConstant
443 public static Element RGB_565(RenderScript rs) { in RGB_565() method in Element
488 public static Element RGB_565(RenderScript rs) { in RGB_565() method in Element
228 sp<const Element> RGB_565; member