Searched defs:RGBA_8888 (Results 1 – 4 of 4) sorted by relevance
37 public static final int RGBA_8888 = 1; field in PixelFormat
471 public static Element RGBA_8888(RenderScript rs) { in RGBA_8888() method in Element
516 public static Element RGBA_8888(RenderScript rs) { in RGBA_8888() method in Element
232 sp<const Element> RGBA_8888; member