HomeSort by relevance Sort by last modified time
    Searched refs:getExportFuncNames (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/libbcc/lib/Renderscript/
RSCompiler.cpp 51 const RSInfo::ExportFuncNameListTy &export_funcs = info->getExportFuncNames();
RSEmbedInfo.cpp 87 mInfo->getExportFuncNames();
RSExecutable.cpp 81 pInfo.getExportFuncNames();
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 247 inline const ExportFuncNameListTy &getExportFuncNames() const
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 709 script->mHal.info.exportedFunctionCount = info->getExportFuncNames().size();
    [all...]

Completed in 36 milliseconds