Home
last modified time | relevance | path

Searched refs:MatrixLanguage (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp121 enum MatrixLanguage { ML_Java, ML_Script }; enum
122 static const char *GetMatrixTypeName(const RSExportMatrixType *EMT, MatrixLanguage lang) { in GetMatrixTypeName()