Searched refs:getSpecType (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.h190 inline const union RSType *getSpecType() const { function in class:slang::RSExportType
H A Dslang_rs_export_type.cpp1159 RS_POINTER_TYPE_SET_POINTEE_TYPE(ST, getPointeeType()->getSpecType());
1391 ST, getElementType()->getSpecType());
1527 RS_RECORD_TYPE_SET_FIELD_TYPE(ST, FieldIdx, F->getType()->getSpecType());

Completed in 45 milliseconds