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

/frameworks/compile/slang/
H A Dslang_rs_export_type.h52 return GetCanonicalType(T->getElementType());
66 return GetCanonicalType(T->getElementType());
493 inline const RSExportType *getElementType() const { return mElementType; } function in class:slang::RSExportConstantArrayType

Completed in 149 milliseconds