Searched refs:genInitExportVariable (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.h101 void genInitExportVariable(const RSExportType *ET, const std::string &VarName,
H A Dslang_rs_reflection.h179 void genInitExportVariable(const RSExportType *ET, const std::string &VarName,
H A Dslang_rs_reflection_cpp.cpp362 genInitExportVariable(EV->getType(), EV->getName(), EV->getInit());
862 void RSReflectionCpp::genInitExportVariable(const RSExportType *ET, function in class:slang::RSReflectionCpp
H A Dslang_rs_reflection.cpp395 genInitExportVariable(EV->getType(), EV->getName(), EV->getInit());
408 genInitExportVariable(ET, Name.str(), EV->getInitArray(i));
474 void RSReflectionJava::genInitExportVariable(const RSExportType *ET, function in class:slang::RSReflectionJava

Completed in 66 milliseconds