Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.h222 void genPrimitiveTypeExportVariable(const RSExportVar *EV);
Dslang_rs_reflection.cpp874 genPrimitiveTypeExportVariable(EV); in genExportVariable()
1855 void RSReflectionJava::genPrimitiveTypeExportVariable(const RSExportVar *EV) { in genPrimitiveTypeExportVariable() function in slang::RSReflectionJava