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.cpp520 genMatrixTypeExportVariable(EV); in genExportVariablesGetterAndSetter()
637 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable() function in slang::RSReflectionCpp
Dslang_rs_reflection.cpp597 genMatrixTypeExportVariable(EV); in genExportVariable()
1103 void RSReflectionJava::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable() function in slang::RSReflectionJava