Searched refs:mElement_USHORT_3 (Results 1 – 4 of 4) sorted by relevance
823 if (rs.mElement_USHORT_3 == null) { in U16_3()825 if (rs.mElement_USHORT_3 == null) { in U16_3()826 rs.mElement_USHORT_3 = createVector(rs, DataType.UNSIGNED_16, 3); in U16_3()830 return rs.mElement_USHORT_3; in U16_3()
1085 volatile Element mElement_USHORT_3; field in RenderScript
578 if(rs.mElement_USHORT_3 == null) { in U16_3()579 rs.mElement_USHORT_3 = createVector(rs, DataType.UNSIGNED_16, 3); in U16_3()581 return rs.mElement_USHORT_3; in U16_3()
1097 Element mElement_USHORT_3; field in RenderScript