Searched refs:RS_TYPE_UNSIGNED_32 (Results 1 - 7 of 7) sorted by relevance

/frameworks/rs/
H A DrsComponent.cpp175 case RS_TYPE_UNSIGNED_32:
H A DrsDefines.h147 RS_TYPE_UNSIGNED_32, enumerator in enum:RsDataType
/frameworks/rs/scriptc/
H A Drs_types.rsh509 RS_TYPE_UNSIGNED_32 = 10,
/frameworks/rs/cpp/
H A DElement.cpp210 case RS_TYPE_UNSIGNED_32:
H A DAllocation.cpp77 if ((dt == RS_TYPE_SIGNED_32) || (dt == RS_TYPE_UNSIGNED_32)) {
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp920 ELEMENT_AT(uint, RS_TYPE_UNSIGNED_32, 1)
921 ELEMENT_AT(uint2, RS_TYPE_UNSIGNED_32, 2)
922 ELEMENT_AT(uint3, RS_TYPE_UNSIGNED_32, 3)
923 ELEMENT_AT(uint4, RS_TYPE_UNSIGNED_32, 4)
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp91 case RS_TYPE_UNSIGNED_32: \

Completed in 1046 milliseconds