Searched refs:mElement_RGB_565 (Results 1 – 2 of 2) sorted by relevance
477 if(rs.mElement_RGB_565 == null) { in RGB_565()478 rs.mElement_RGB_565 = createPixel(rs, DataType.UNSIGNED_5_6_5, DataKind.PIXEL_RGB); in RGB_565()480 return rs.mElement_RGB_565; in RGB_565()
677 Element mElement_RGB_565; field in RenderScript