Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.h183 void genPrimitiveTypeExportVariable(const RSExportVar *EV);
Dslang_rs_reflection.cpp585 genPrimitiveTypeExportVariable(EV); in genExportVariable()
950 void RSReflectionJava::genPrimitiveTypeExportVariable(const RSExportVar *EV) { in genPrimitiveTypeExportVariable() function in slang::RSReflectionJava