Searched refs:GetMatrixTypeName (Results 1 – 2 of 2) sorted by relevance
48 static const char *GetMatrixTypeName(const RSExportMatrixType *EMT) { in GetMatrixTypeName() function94 return GetMatrixTypeName(static_cast<const RSExportMatrixType *>(ET)); in GetTypeName()
122 static const char *GetMatrixTypeName(const RSExportMatrixType *EMT, MatrixLanguage lang) { in GetMatrixTypeName() function369 …return GetMatrixTypeName(static_cast<const RSExportMatrixType *>(ET), CLike ? ML_Script : ML_Java); in GetTypeName()