Searched refs:getExportVarNames (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompiler.cpp50 const RSInfo::ExportVarNameListTy &export_vars = info->getExportVarNames();
H A DRSExecutable.cpp64 pInfo.getExportVarNames();
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h232 inline const ExportVarNameListTy &getExportVarNames() const function in class:bcc::RSInfo
/frameworks/rs/driver/
H A DrsdBcc.cpp117 script->mHal.info.exportedVariableCount = info->getExportVarNames().size();

Completed in 50 milliseconds