Searched refs:mElement_ULONG_3 (Results 1 – 4 of 4) sorted by relevance
955 if (rs.mElement_ULONG_3 == null) { in U64_3()957 if (rs.mElement_ULONG_3 == null) { in U64_3()958 rs.mElement_ULONG_3 = createVector(rs, DataType.UNSIGNED_64, 3); in U64_3()962 return rs.mElement_ULONG_3; in U64_3()
1101 volatile Element mElement_ULONG_3; field in RenderScript
662 if(rs.mElement_ULONG_3 == null) { in U64_3()663 rs.mElement_ULONG_3 = createVector(rs, DataType.UNSIGNED_64, 3); in U64_3()665 return rs.mElement_ULONG_3; in U64_3()
1113 Element mElement_ULONG_3; field in RenderScript