Searched refs:RS_TYPE_SIGNED_32 (Results 1 - 6 of 6) sorted by relevance

/frameworks/rs/
H A DrsComponent.cpp154 case RS_TYPE_SIGNED_32:
H A DrsDefines.h143 RS_TYPE_SIGNED_32, enumerator in enum:RsDataType
/frameworks/rs/scriptc/
H A Drs_types.rsh484 RS_TYPE_SIGNED_32 = 6,
/frameworks/rs/cpp/
H A DAllocation.cpp77 if ((dt == RS_TYPE_SIGNED_32) || (dt == RS_TYPE_UNSIGNED_32)) {
H A DElement.cpp208 case RS_TYPE_SIGNED_32:
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp756 ELEMENT_AT(int, RS_TYPE_SIGNED_32, 1)
757 ELEMENT_AT(int2, RS_TYPE_SIGNED_32, 2)
758 ELEMENT_AT(int3, RS_TYPE_SIGNED_32, 3)
759 ELEMENT_AT(int4, RS_TYPE_SIGNED_32, 4)

Completed in 118 milliseconds