Searched refs:mElement_FLOAT_3 (Results 1 – 4 of 4) sorted by relevance
693 if (rs.mElement_FLOAT_3 == null) { in F32_3()695 if (rs.mElement_FLOAT_3 == null) { in F32_3()696 rs.mElement_FLOAT_3 = createVector(rs, DataType.FLOAT_32, 3); in F32_3()700 return rs.mElement_FLOAT_3; in F32_3()
1071 volatile Element mElement_FLOAT_3; field in RenderScript
494 if(rs.mElement_FLOAT_3 == null) { in F32_3()495 rs.mElement_FLOAT_3 = createVector(rs, DataType.FLOAT_32, 3); in F32_3()497 return rs.mElement_FLOAT_3; in F32_3()
1081 Element mElement_FLOAT_3; field in RenderScript