Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h130 void genMatrixTypeExportVariable(const RSExportVar *EV);
Dslang_rs_reflection.h225 void genMatrixTypeExportVariable(const RSExportVar *EV);
Dslang_rs_reflection_cpp.cpp534 genMatrixTypeExportVariable(EV); in genExportVariablesGetterAndSetter()
651 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable() function in slang::RSReflectionCpp
Dslang_rs_reflection.cpp886 genMatrixTypeExportVariable(EV); in genExportVariable()
2008 void RSReflectionJava::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable() function in slang::RSReflectionJava