Searched refs:mElement_FLOAT_4 (Results 1 – 4 of 4) sorted by relevance
702 if (rs.mElement_FLOAT_4 == null) { in F32_4()704 if (rs.mElement_FLOAT_4 == null) { in F32_4()705 rs.mElement_FLOAT_4 = createVector(rs, DataType.FLOAT_32, 4); in F32_4()709 return rs.mElement_FLOAT_4; in F32_4()
1070 volatile Element mElement_FLOAT_4; field in RenderScript
501 if(rs.mElement_FLOAT_4 == null) { in F32_4()502 rs.mElement_FLOAT_4 = createVector(rs, DataType.FLOAT_32, 4); in F32_4()504 return rs.mElement_FLOAT_4; in F32_4()
1082 Element mElement_FLOAT_4; field in RenderScript