Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/renderscript/
DElement.java128 UNSIGNED_64 (11, 8), enumConstant
365 rs.mElement_U64 = createUser(rs, DataType.UNSIGNED_64); in U64()
681 rs.mElement_ULONG_2 = createVector(rs, DataType.UNSIGNED_64, 2); in U64_2()
688 rs.mElement_ULONG_3 = createVector(rs, DataType.UNSIGNED_64, 3); in U64_3()
695 rs.mElement_ULONG_4 = createVector(rs, DataType.UNSIGNED_64, 4); in U64_4()
875 case UNSIGNED_64: in createVector()
/frameworks/rs/cpp/
DElement.cpp80 CREATE_USER(U64, UNSIGNED_64);
122 CREATE_VECTOR(U64, UNSIGNED_64);
/frameworks/base/api/
D14.txt17842 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_64;
D15.txt17969 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_64;
Dcurrent.txt18933 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_64;
D16.txt18933 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_64;