Searched refs:mElement_UINT_2 (Results 1 – 4 of 4) sorted by relevance
880 if (rs.mElement_UINT_2 == null) { in U32_2()882 if (rs.mElement_UINT_2 == null) { in U32_2()883 rs.mElement_UINT_2 = createVector(rs, DataType.UNSIGNED_32, 2); in U32_2()887 return rs.mElement_UINT_2; in U32_2()
1105 volatile Element mElement_UINT_2; field in RenderScript
613 if(rs.mElement_UINT_2 == null) { in U32_2()614 rs.mElement_UINT_2 = createVector(rs, DataType.UNSIGNED_32, 2); in U32_2()616 return rs.mElement_UINT_2; in U32_2()
1104 Element mElement_UINT_2; field in RenderScript