Searched defs:uint2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h32 typedef uint uint2 __attribute__((ext_vector_type(2))); typedef
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp64 typedef uint32_t uint2 __attribute__((ext_vector_type(2))); typedef
571 ELEMENT_AT(uint2, RS_TYPE_UNSIGNED_32, 2)
1290 void rsDebug(const char *s, const uint2 *i2) {
1291 uint2 i = *i2;

Completed in 63 milliseconds