Searched refs:mElement_UCHAR_2 (Results 1 – 4 of 4) sorted by relevance
748 if (rs.mElement_UCHAR_2 == null) { in U8_2()750 if (rs.mElement_UCHAR_2 == null) { in U8_2()751 rs.mElement_UCHAR_2 = createVector(rs, DataType.UNSIGNED_8, 2); in U8_2()755 return rs.mElement_UCHAR_2; in U8_2()
1078 volatile Element mElement_UCHAR_2; field in RenderScript
529 if(rs.mElement_UCHAR_2 == null) { in U8_2()530 rs.mElement_UCHAR_2 = createVector(rs, DataType.UNSIGNED_8, 2); in U8_2()532 return rs.mElement_UCHAR_2; in U8_2()
1088 Element mElement_UCHAR_2; field in RenderScript