Home
last modified time | relevance | path

Searched defs:exportVarNameList (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSCompiler.cpp59 const char **exportVarNameList = me.getExportVarNameList(); in addInternalizeSymbolsPass() local
DRSEmbedInfo.cpp73 const char **exportVarNameList = me.getExportVarNameList(); in getRSInfoString() local
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h88 struct ListHeader exportVarNameList; member