Searched refs:mElement_SHORT_3 (Results 1 – 4 of 4) sorted by relevance
858 if (rs.mElement_SHORT_3 == null) { in I16_3()860 if (rs.mElement_SHORT_3 == null) { in I16_3()861 rs.mElement_SHORT_3 = createVector(rs, DataType.SIGNED_16, 3); in I16_3()865 return rs.mElement_SHORT_3; in I16_3()
1091 volatile Element mElement_SHORT_3; field in RenderScript
599 if(rs.mElement_SHORT_3 == null) { in I16_3()600 rs.mElement_SHORT_3 = createVector(rs, DataType.SIGNED_16, 3); in I16_3()602 return rs.mElement_SHORT_3; in I16_3()
1101 Element mElement_SHORT_3; field in RenderScript