Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java141 UNSIGNED_32 (10, 4), enumConstant
368 rs.mElement_U32 = createUser(rs, DataType.UNSIGNED_32); in U32()
614 rs.mElement_UINT_2 = createVector(rs, DataType.UNSIGNED_32, 2); in U32_2()
621 rs.mElement_UINT_3 = createVector(rs, DataType.UNSIGNED_32, 3); in U32_3()
628 rs.mElement_UINT_4 = createVector(rs, DataType.UNSIGNED_32, 4); in U32_4()
808 case UNSIGNED_32: in createVector()
DAllocation.java410 (mType.mElement.mType == Element.DataType.UNSIGNED_32)) { in validateIsInt32()
/frameworks/base/rs/java/android/renderscript/
DElement.java131 UNSIGNED_32 (10, 4), enumConstant
386 rs.mElement_U32 = createUser(rs, DataType.UNSIGNED_32); in U32()
881 rs.mElement_UINT_2 = createVector(rs, DataType.UNSIGNED_32, 2); in U32_2()
892 rs.mElement_UINT_3 = createVector(rs, DataType.UNSIGNED_32, 3); in U32_3()
903 rs.mElement_UINT_4 = createVector(rs, DataType.UNSIGNED_32, 4); in U32_4()
1186 case UNSIGNED_32: in createVector()
DAllocation.java446 (mType.mElement.mType == Element.DataType.UNSIGNED_32)) { in validateIsInt32()
/frameworks/rs/cpp/
DElement.cpp86 CREATE_USER(U32, UNSIGNED_32);
139 CREATE_VECTOR(U32, UNSIGNED_32);
/frameworks/support/api/
D23.0.0.txt10174 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_32;
D23.1.1.txt10562 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_32;
D23.2.1.txt11093 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_32;
D23.2.0.txt11091 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_32;
D23.4.0.txt11109 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_32;
D23.1.0.txt10593 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_32;
D24.0.0.txt11909 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_32;
D24.1.0.txt11919 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_32;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26180 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_32;
/frameworks/base/config/
Dhiddenapi-public-dex.txt38319 Landroid/renderscript/Element$DataType;->UNSIGNED_32:Landroid/renderscript/Element$DataType;
/frameworks/base/api/
Dcurrent.txt37613 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_32;