Searched defs:genInitPrimitiveExportVariable (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp866 genInitPrimitiveExportVariable(VarName, Val);
884 genInitPrimitiveExportVariable(Name, Val);
895 genInitPrimitiveExportVariable(Name, ElementVal);
934 void RSReflectionCpp::genInitPrimitiveExportVariable( function in class:slang::RSReflectionCpp
H A Dslang_rs_reflection.cpp438 void RSReflection::genInitPrimitiveExportVariable( function in class:slang::RSReflection
464 genInitPrimitiveExportVariable(C, VarName, Val);
482 genInitPrimitiveExportVariable(C, Name, Val);
499 genInitPrimitiveExportVariable(C, Name, ElementVal);
545 genInitPrimitiveExportVariable(C,

Completed in 51 milliseconds