Searched refs:mElement_UINT_3 (Results 1 – 4 of 4) sorted by relevance
891 if (rs.mElement_UINT_3 == null) { in U32_3()893 if (rs.mElement_UINT_3 == null) { in U32_3()894 rs.mElement_UINT_3 = createVector(rs, DataType.UNSIGNED_32, 3); in U32_3()898 return rs.mElement_UINT_3; in U32_3()
1095 volatile Element mElement_UINT_3; field in RenderScript
620 if(rs.mElement_UINT_3 == null) { in U32_3()621 rs.mElement_UINT_3 = createVector(rs, DataType.UNSIGNED_32, 3); in U32_3()623 return rs.mElement_UINT_3; in U32_3()
1105 Element mElement_UINT_3; field in RenderScript