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

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.h123 void genInitPrimitiveExportVariable(const std::string &VarName,
H A Dslang_rs_reflection.h182 void genInitPrimitiveExportVariable(const std::string &VarName,
H A Dslang_rs_reflection_cpp.cpp928 genInitPrimitiveExportVariable(VarName, Val);
945 genInitPrimitiveExportVariable(Name, Val);
955 genInitPrimitiveExportVariable(Name, ElementVal);
1003 RSReflectionCpp::genInitPrimitiveExportVariable(const std::string &VarName, function in class:slang::RSReflectionCpp
H A Dslang_rs_reflection.cpp610 RSReflectionJava::genInitPrimitiveExportVariable(const std::string &VarName, function in class:slang::RSReflectionJava
631 genInitPrimitiveExportVariable(VarName, Val);
648 genInitPrimitiveExportVariable(Name, Val);
664 genInitPrimitiveExportVariable(Name, ElementVal);
710 genInitPrimitiveExportVariable(FieldName,

Completed in 64 milliseconds