Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.h182 void genExportVariable(const RSExportVar *EV);
Dslang_rs_reflection.cpp327 genExportVariable(*I); in genScriptClass()
577 void RSReflectionJava::genExportVariable(const RSExportVar *EV) { in genExportVariable() function in slang::RSReflectionJava