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