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

/frameworks/compile/slang/
H A Dslang_rs_type_spec.h54 ENUM_RS_OBJECT_DATA_TYPE(RSType, "rs_type") \
103 union RSType;
125 const union RSType *pointee;
143 const union RSType *element_type;
151 const union RSType *type;
165 union RSType { union
181 // RSType

Completed in 174 milliseconds