Searched refs:genSetExportVariable (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/slang/ |
D | slang_rs_reflection.h | 230 void genSetExportVariable(const std::string &TypeName, const RSExportVar *EV, unsigned Dimension,
|
D | slang_rs_reflection.cpp | 2003 genSetExportVariable(TypeName, EV, 1); in genVectorTypeExportVariable() 2049 genSetExportVariable(TypeName, EV, in genConstantArrayTypeExportVariable() 2065 genSetExportVariable(TypeName, EV, 1, AllocSize32); in genRecordTypeExportVariable() 2077 void RSReflectionJava::genSetExportVariable(const std::string &TypeName, in genSetExportVariable() function in slang::RSReflectionJava
|