Searched refs:RGBA_4444 (Results 1 – 11 of 11) sorted by relevance
59 public static final int RGBA_4444 = 7; field in PixelFormat121 case RGBA_4444: in getPixelFormatInfo()154 case PixelFormat.RGBA_4444: in formatHasAlpha()214 case RGBA_4444: in formatToString()
112 CREATE_PIXEL(RGBA_4444, UNSIGNED_4_4_4_4, PIXEL_RGBA);
510 sp<const Element> RGBA_4444; member1133 static sp<const Element> RGBA_4444(const sp<RS> &rs);
472 public static Element RGBA_4444(RenderScript rs) { in RGBA_4444() method in Element
2646 return Element.RGBA_4444(rs); in elementFromBitmap()
626 public static Element RGBA_4444(RenderScript rs) { in RGBA_4444() method in Element
2759 return Element.RGBA_4444(rs); in elementFromBitmap()
380 DeprecationMismatch: android.graphics.PixelFormat#RGBA_4444:
14786 field @Deprecated public static final int RGBA_4444 = 7; // 0x740105 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);
11251 field public static final deprecated int RGBA_4444 = 7; // 0x726094 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);
14786 field @Deprecated public static final int RGBA_4444 = 7; // 0x739961 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);