Searched refs:mElement_UINT_4 (Results 1 – 4 of 4) sorted by relevance
902 if (rs.mElement_UINT_4 == null) { in U32_4()904 if (rs.mElement_UINT_4 == null) { in U32_4()905 rs.mElement_UINT_4 = createVector(rs, DataType.UNSIGNED_32, 4); in U32_4()909 return rs.mElement_UINT_4; in U32_4()
1096 volatile Element mElement_UINT_4; field in RenderScript
627 if(rs.mElement_UINT_4 == null) { in U32_4()628 rs.mElement_UINT_4 = createVector(rs, DataType.UNSIGNED_32, 4); in U32_4()630 return rs.mElement_UINT_4; in U32_4()
1106 Element mElement_UINT_4; field in RenderScript