Home
last modified time | relevance | path

Searched defs:EMT (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp48 static const char *GetMatrixTypeName(const RSExportMatrixType *EMT) { in GetMatrixTypeName()
Dslang_rs_reflection.cpp122 static const char *GetMatrixTypeName(const RSExportMatrixType *EMT, MatrixLanguage lang) { in GetMatrixTypeName()
267 const RSExportMatrixType *EMT = static_cast<const RSExportMatrixType *>(ET); in GetBuiltinElementConstruct() local
Dslang_rs_export_type.cpp1671 const RSExportMatrixType *EMT = static_cast<const RSExportMatrixType*>(this); in convertToRTD() local