Searched refs:mElement_YUV (Results 1 – 2 of 2) sorted by relevance
1012 if (rs.mElement_YUV == null) { in YUV()1014 if (rs.mElement_YUV == null) { in YUV()1015 rs.mElement_YUV = createPixel(rs, DataType.UNSIGNED_8, DataKind.PIXEL_YUV); in YUV()1019 return rs.mElement_YUV; in YUV()
1110 volatile Element mElement_YUV; field in RenderScript