Home
last modified time | relevance | path

Searched refs:SIGNED_16 (Results 1 – 16 of 16) sorted by relevance

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java115 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 …]
DElement.java136 SIGNED_16 (5, 2), enumConstant
361 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()
/frameworks/base/rs/java/android/renderscript/
DAllocation.java122 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 …]
DElement.java126 SIGNED_16 (5, 2), enumConstant
375 rs.mElement_I16 = createUser(rs, DataType.SIGNED_16); in I16()
848 rs.mElement_SHORT_2 = createVector(rs, DataType.SIGNED_16, 2); in I16_2()
859 rs.mElement_SHORT_3 = createVector(rs, DataType.SIGNED_16, 3); in I16_3()
870 rs.mElement_SHORT_4 = createVector(rs, DataType.SIGNED_16, 4); in I16_4()
1181 case SIGNED_16: in createVector()
/frameworks/rs/cpp/
DElement.cpp85 CREATE_USER(I16, SIGNED_16);
138 CREATE_VECTOR(I16, SIGNED_16);
/frameworks/support/api/
D23.0.0.txt10169 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_16;
D23.1.1.txt10557 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_16;
D23.2.1.txt11088 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_16;
D23.2.0.txt11086 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_16;
D23.4.0.txt11104 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_16;
D23.1.0.txt10588 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_16;
D24.0.0.txt11904 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_16;
D24.1.0.txt11914 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_16;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26175 enum_constant public static final android.renderscript.Element.DataType SIGNED_16;
/frameworks/base/config/
Dhiddenapi-public-dex.txt38314 Landroid/renderscript/Element$DataType;->SIGNED_16:Landroid/renderscript/Element$DataType;
/frameworks/base/api/
Dcurrent.txt37608 enum_constant public static final android.renderscript.Element.DataType SIGNED_16;