Searched refs:mElement_UCHAR_4 (Results 1 – 4 of 4) sorted by relevance
770 if (rs.mElement_UCHAR_4 == null) { in U8_4()772 if (rs.mElement_UCHAR_4 == null) { in U8_4()773 rs.mElement_UCHAR_4 = createVector(rs, DataType.UNSIGNED_8, 4); in U8_4()777 return rs.mElement_UCHAR_4; in U8_4()
1080 volatile Element mElement_UCHAR_4; field in RenderScript
543 if(rs.mElement_UCHAR_4 == null) { in U8_4()544 rs.mElement_UCHAR_4 = createVector(rs, DataType.UNSIGNED_8, 4); in U8_4()546 return rs.mElement_UCHAR_4; in U8_4()
1090 Element mElement_UCHAR_4; field in RenderScript