Searched refs:mElement_INT_3 (Results 1 – 4 of 4) sorted by relevance
924 if (rs.mElement_INT_3 == null) { in I32_3()926 if (rs.mElement_INT_3 == null) { in I32_3()927 rs.mElement_INT_3 = createVector(rs, DataType.SIGNED_32, 3); in I32_3()931 return rs.mElement_INT_3; in I32_3()
1099 volatile Element mElement_INT_3; field in RenderScript
641 if(rs.mElement_INT_3 == null) { in I32_3()642 rs.mElement_INT_3 = createVector(rs, DataType.SIGNED_32, 3); in I32_3()644 return rs.mElement_INT_3; in I32_3()
1109 Element mElement_INT_3; field in RenderScript