Searched refs:mElement_ULONG_4 (Results 1 – 4 of 4) sorted by relevance
968 if (rs.mElement_ULONG_4 == null) { in U64_4()970 if (rs.mElement_ULONG_4 == null) { in U64_4()971 rs.mElement_ULONG_4 = createVector(rs, DataType.UNSIGNED_64, 4); in U64_4()975 return rs.mElement_ULONG_4; in U64_4()
1115 volatile Element mElement_ULONG_4; field in RenderScript
669 if(rs.mElement_ULONG_4 == null) { in U64_4()670 rs.mElement_ULONG_4 = createVector(rs, DataType.UNSIGNED_64, 4); in U64_4()672 return rs.mElement_ULONG_4; in U64_4()
1114 Element mElement_ULONG_4; field in RenderScript