Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h113 void genMatrixTypeExportVariable(const RSExportVar *EV);
Dslang_rs_reflection.h186 void genMatrixTypeExportVariable(const RSExportVar *EV);
Dslang_rs_reflection_cpp.cpp521 genMatrixTypeExportVariable(EV); in genExportVariablesGetterAndSetter()
638 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable() function in slang::RSReflectionCpp
Dslang_rs_reflection.cpp598 genMatrixTypeExportVariable(EV); in genExportVariable()
1089 void RSReflectionJava::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable() function in slang::RSReflectionJava