Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.h185 void genVectorTypeExportVariable(const RSExportVar *EV);
Dslang_rs_reflection.cpp593 genVectorTypeExportVariable(EV); in genExportVariable()
1090 void RSReflectionJava::genVectorTypeExportVariable(const RSExportVar *EV) { in genVectorTypeExportVariable() function in slang::RSReflectionJava