Searched refs:mElement_USHORT_2 (Results 1 – 5 of 5) sorted by relevance
814 if (rs.mElement_USHORT_2 == null) { in U16_2()816 if (rs.mElement_USHORT_2 == null) { in U16_2()817 rs.mElement_USHORT_2 = createVector(rs, DataType.UNSIGNED_16, 2); in U16_2()821 return rs.mElement_USHORT_2; in U16_2()
1097 volatile Element mElement_USHORT_2; field in RenderScript
571 if(rs.mElement_USHORT_2 == null) { in U16_2()572 rs.mElement_USHORT_2 = createVector(rs, DataType.UNSIGNED_16, 2); in U16_2()574 return rs.mElement_USHORT_2; in U16_2()
1096 Element mElement_USHORT_2; field in RenderScript
60241 Landroid/renderscript/RenderScript;->mElement_USHORT_2:Landroid/renderscript/Element;