Searched refs:mElement_USHORT_4 (Results 1 – 5 of 5) sorted by relevance
836 if (rs.mElement_USHORT_4 == null) { in U16_4()838 if (rs.mElement_USHORT_4 == null) { in U16_4()839 rs.mElement_USHORT_4 = createVector(rs, DataType.UNSIGNED_16, 4); in U16_4()843 return rs.mElement_USHORT_4; in U16_4()
1099 volatile Element mElement_USHORT_4; field in RenderScript
585 if(rs.mElement_USHORT_4 == null) { in U16_4()586 rs.mElement_USHORT_4 = createVector(rs, DataType.UNSIGNED_16, 4); in U16_4()588 return rs.mElement_USHORT_4; in U16_4()
1098 Element mElement_USHORT_4; field in RenderScript
60243 Landroid/renderscript/RenderScript;->mElement_USHORT_4:Landroid/renderscript/Element;