Searched refs:SIGNED_16 (Results 1 – 8 of 8) sorted by relevance
115 return Element.DataType.SIGNED_16; in validateObjectIsPrimitiveArray()418 if ((mType.mElement.mType == Element.DataType.SIGNED_16) || in validateIsInt16()757 copyFromUnchecked(d, Element.DataType.SIGNED_16, d.length); in copyFromUnchecked()889 copyFromUnchecked(d, Element.DataType.SIGNED_16, d.length); in copyFrom()1209 copy1DRangeFromUnchecked(off, count, (Object)d, Element.DataType.SIGNED_16, d.length); in copy1DRangeFromUnchecked()1350 copy1DRangeFromUnchecked(off, count, d, Element.DataType.SIGNED_16, d.length); in copy1DRangeFrom()1563 Element.DataType.SIGNED_16, data.length); in copy2DRangeFrom()1894 copyTo(d, Element.DataType.SIGNED_16, d.length); in copyTo()2083 copy1DRangeToUnchecked(off, count, (Object)d, Element.DataType.SIGNED_16, d.length); in copy1DRangeToUnchecked()2224 copy1DRangeToUnchecked(off, count, d, Element.DataType.SIGNED_16, d.length); in copy1DRangeTo()[all …]
136 SIGNED_16 (5, 2), enumConstant361 rs.mElement_I16 = createUser(rs, DataType.SIGNED_16); in I16()593 rs.mElement_SHORT_2 = createVector(rs, DataType.SIGNED_16, 2); in I16_2()600 rs.mElement_SHORT_3 = createVector(rs, DataType.SIGNED_16, 3); in I16_3()607 rs.mElement_SHORT_4 = createVector(rs, DataType.SIGNED_16, 4); in I16_4()803 case SIGNED_16: in createVector()
122 return Element.DataType.SIGNED_16; in validateObjectIsPrimitiveArray()454 if ((mType.mElement.mType == Element.DataType.SIGNED_16) || in validateIsInt16OrFloat16()782 copyFromUnchecked(d, Element.DataType.SIGNED_16, d.length); in copyFromUnchecked()919 copyFromUnchecked(d, Element.DataType.SIGNED_16, d.length); in copyFrom()1233 copy1DRangeFromUnchecked(off, count, (Object)d, Element.DataType.SIGNED_16, d.length); in copy1DRangeFromUnchecked()1373 copy1DRangeFromUnchecked(off, count, d, Element.DataType.SIGNED_16, d.length); in copy1DRangeFrom()1598 Element.DataType.SIGNED_16, data.length); in copy2DRangeFrom()1959 copyTo(d, Element.DataType.SIGNED_16, d.length); in copyTo()2186 copy1DRangeToUnchecked(off, count, (Object)d, Element.DataType.SIGNED_16, d.length); in copy1DRangeToUnchecked()2326 copy1DRangeToUnchecked(off, count, d, Element.DataType.SIGNED_16, d.length); in copy1DRangeTo()[all …]
128 SIGNED_16 (5, 2), enumConstant377 rs.mElement_I16 = createUser(rs, DataType.SIGNED_16); in I16()850 rs.mElement_SHORT_2 = createVector(rs, DataType.SIGNED_16, 2); in I16_2()861 rs.mElement_SHORT_3 = createVector(rs, DataType.SIGNED_16, 3); in I16_3()872 rs.mElement_SHORT_4 = createVector(rs, DataType.SIGNED_16, 4); in I16_4()1184 case SIGNED_16: in createVector()
85 CREATE_USER(I16, SIGNED_16);138 CREATE_VECTOR(I16, SIGNED_16);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
26175 enum_constant public static final android.renderscript.Element.DataType SIGNED_16;
41615 enum_constant public static final android.renderscript.Element.DataType SIGNED_16;