Searched refs:convertToSpecType (Results 1 – 2 of 2) sorted by relevance
145 virtual union RSType *convertToSpecType() const = 0;192 mSpecType = convertToSpecType(); in getSpecType()281 virtual union RSType *convertToSpecType() const;351 virtual union RSType *convertToSpecType() const;387 virtual union RSType *convertToSpecType() const;427 virtual union RSType *convertToSpecType() const;465 virtual union RSType *convertToSpecType() const;549 virtual union RSType *convertToSpecType() const;
1105 union RSType *RSExportPrimitiveType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportPrimitiveType1157 union RSType *RSExportPointerType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportPointerType1237 union RSType *RSExportVectorType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportVectorType1344 union RSType *RSExportMatrixType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportMatrixType1388 union RSType *RSExportConstantArrayType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportConstantArrayType1507 union RSType *RSExportRecordType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportRecordType