Searched refs:mElement_RGBA_4444 (Results 1 – 4 of 4) sorted by relevance
465 if(rs.mElement_RGBA_4444 == null) { in RGBA_4444()466 rs.mElement_RGBA_4444 = createPixel(rs, DataType.UNSIGNED_4_4_4_4, DataKind.PIXEL_RGBA); in RGBA_4444()468 return rs.mElement_RGBA_4444; in RGBA_4444()
614 Element mElement_RGBA_4444; field in RenderScript
505 if(rs.mElement_RGBA_4444 == null) { in RGBA_4444()506 rs.mElement_RGBA_4444 = createPixel(rs, DataType.UNSIGNED_4_4_4_4, DataKind.PIXEL_RGBA); in RGBA_4444()508 return rs.mElement_RGBA_4444; in RGBA_4444()
886 Element mElement_RGBA_4444; field in RenderScript