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

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

Completed in 54 milliseconds