Searched refs:mElement_USHORT_2 (Results 1 – 5 of 5) sorted by relevance
819 if (rs.mElement_USHORT_2 == null) { in U16_2()821 if (rs.mElement_USHORT_2 == null) { in U16_2()822 rs.mElement_USHORT_2 = createVector(rs, DataType.UNSIGNED_16, 2); in U16_2()826 return rs.mElement_USHORT_2; in U16_2()
1091 volatile Element mElement_USHORT_2; field in RenderScript
576 if(rs.mElement_USHORT_2 == null) { in U16_2()577 rs.mElement_USHORT_2 = createVector(rs, DataType.UNSIGNED_16, 2); in U16_2()579 return rs.mElement_USHORT_2; in U16_2()
1101 Element mElement_USHORT_2; field in RenderScript
45686 Landroid/renderscript/RenderScript;->mElement_USHORT_2:Landroid/renderscript/Element;