Searched refs:mElement_FLOAT_2 (Results 1 – 4 of 4) sorted by relevance
682 if (rs.mElement_FLOAT_2 == null) { in F32_2()684 if (rs.mElement_FLOAT_2 == null) { in F32_2()685 rs.mElement_FLOAT_2 = createVector(rs, DataType.FLOAT_32, 2); in F32_2()689 return rs.mElement_FLOAT_2; in F32_2()
1070 volatile Element mElement_FLOAT_2; field in RenderScript
487 if(rs.mElement_FLOAT_2 == null) { in F32_2()488 rs.mElement_FLOAT_2 = createVector(rs, DataType.FLOAT_32, 2); in F32_2()490 return rs.mElement_FLOAT_2; in F32_2()
1080 Element mElement_FLOAT_2; field in RenderScript