Searched defs:RGBA_4444 (Results 1 – 4 of 4) sorted by relevance
59 public static final int RGBA_4444 = 7; field in PixelFormat
472 public static Element RGBA_4444(RenderScript rs) { in RGBA_4444() method in Element
626 public static Element RGBA_4444(RenderScript rs) { in RGBA_4444() method in Element
510 sp<const Element> RGBA_4444; member