Home
last modified time | relevance | path

Searched refs:UNSIGNED_64 (Results 1 – 8 of 8) sorted by relevance

/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java142 UNSIGNED_64 (11, 8), enumConstant
382 rs.mElement_U64 = createUser(rs, DataType.UNSIGNED_64); in U64()
656 rs.mElement_ULONG_2 = createVector(rs, DataType.UNSIGNED_64, 2); in U64_2()
663 rs.mElement_ULONG_3 = createVector(rs, DataType.UNSIGNED_64, 3); in U64_3()
670 rs.mElement_ULONG_4 = createVector(rs, DataType.UNSIGNED_64, 4); in U64_4()
809 case UNSIGNED_64: in createVector()
DAllocation.java401 (mType.mElement.mType == Element.DataType.UNSIGNED_64)) { in validateIsInt64()
/frameworks/base/rs/java/android/renderscript/
DElement.java134 UNSIGNED_64 (11, 8), enumConstant
410 rs.mElement_U64 = createUser(rs, DataType.UNSIGNED_64); in U64()
949 rs.mElement_ULONG_2 = createVector(rs, DataType.UNSIGNED_64, 2); in U64_2()
960 rs.mElement_ULONG_3 = createVector(rs, DataType.UNSIGNED_64, 3); in U64_3()
971 rs.mElement_ULONG_4 = createVector(rs, DataType.UNSIGNED_64, 4); in U64_4()
1190 case UNSIGNED_64: in createVector()
DAllocation.java437 (mType.mElement.mType == Element.DataType.UNSIGNED_64)) { in validateIsInt64()
/frameworks/rs/cpp/
DElement.cpp88 CREATE_USER(U64, UNSIGNED_64);
141 CREATE_VECTOR(U64, UNSIGNED_64);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26184 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_64;
/frameworks/base/api/
Dcurrent.txt41624 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_64;