Searched refs:RGB_888 (Results 1 – 7 of 7) sorted by relevance
39 public static final int RGB_888 = 3; field in PixelFormat91 case RGB_888: in getPixelFormatInfo()156 case RGB_888: in isPublicFormat()
478 case PixelFormat.RGB_888: in getNumPlanesFromFormat()
111 CREATE_PIXEL(RGB_888, UNSIGNED_8, PIXEL_RGB);
229 sp<const Element> RGB_888; member782 static sp<const Element> RGB_888(sp<RS> rs);
450 public static Element RGB_888(RenderScript rs) { in RGB_888() method in Element
495 public static Element RGB_888(RenderScript rs) { in RGB_888() method in Element
11212 field public static final int RGB_888 = 3; // 0x326021 method public static android.renderscript.Element RGB_888(android.renderscript.RenderScript);