Searched refs:RGBA_4444 (Results 1 – 11 of 11) sorted by relevance
45 public static final int RGBA_4444 = 7; field in PixelFormat94 case PixelFormat.RGBA_4444: in formatHasAlpha()
102 Element *RGBA_4444; member
120 static sp<const Element> RGBA_4444(RenderScript *rs);
104 CREATE_PIXEL(RGBA_4444, UNSIGNED_4_4_4_4, PIXEL_RGBA);
927 return RGBA_4444(mRS); in elementForBitmap()
497 public static Element RGBA_4444(RenderScript rs) { in RGBA_4444() method in Element
1100 return Element.RGBA_4444(rs); in elementFromBitmap()
8526 field public static final int RGBA_4444 = 7; // 0x717765 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);
8558 field public static final int RGBA_4444 = 7; // 0x717892 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);
8833 field public static final deprecated int RGBA_4444 = 7; // 0x718845 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);