Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java140 UNSIGNED_16 (9, 2), enumConstant
354 rs.mElement_U16 = createUser(rs, DataType.UNSIGNED_16); in U16()
572 rs.mElement_USHORT_2 = createVector(rs, DataType.UNSIGNED_16, 2); in U16_2()
579 rs.mElement_USHORT_3 = createVector(rs, DataType.UNSIGNED_16, 3); in U16_3()
586 rs.mElement_USHORT_4 = createVector(rs, DataType.UNSIGNED_16, 4); in U16_4()
807 case UNSIGNED_16: in createVector()
847 dt == DataType.UNSIGNED_16 || in createPixel()
862 if (dt == DataType.UNSIGNED_16 && in createPixel()
DAllocation.java419 (mType.mElement.mType == Element.DataType.UNSIGNED_16)) { in validateIsInt16()
/frameworks/base/rs/java/android/renderscript/
DElement.java130 UNSIGNED_16 (9, 2), enumConstant
364 rs.mElement_U16 = createUser(rs, DataType.UNSIGNED_16); in U16()
815 rs.mElement_USHORT_2 = createVector(rs, DataType.UNSIGNED_16, 2); in U16_2()
826 rs.mElement_USHORT_3 = createVector(rs, DataType.UNSIGNED_16, 3); in U16_3()
837 rs.mElement_USHORT_4 = createVector(rs, DataType.UNSIGNED_16, 4); in U16_4()
1185 case UNSIGNED_16: in createVector()
1225 dt == DataType.UNSIGNED_16 || in createPixel()
1240 if (dt == DataType.UNSIGNED_16 && in createPixel()
DAllocation.java455 (mType.mElement.mType == Element.DataType.UNSIGNED_16) || in validateIsInt16OrFloat16()
/frameworks/rs/cpp/
DElement.cpp84 CREATE_USER(U16, UNSIGNED_16);
137 CREATE_VECTOR(U16, UNSIGNED_16);
/frameworks/support/api/
D23.0.0.txt10173 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_16;
D23.1.1.txt10561 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_16;
D23.2.1.txt11092 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_16;
D23.2.0.txt11090 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_16;
D23.4.0.txt11108 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_16;
D23.1.0.txt10592 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_16;
D24.0.0.txt11908 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_16;
D24.1.0.txt11918 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_16;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26179 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_16;
/frameworks/base/config/
Dhiddenapi-public-dex.txt38318 Landroid/renderscript/Element$DataType;->UNSIGNED_16:Landroid/renderscript/Element$DataType;
/frameworks/base/api/
Dcurrent.txt37612 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_16;