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

  /frameworks/compile/libbcc/lib/Renderscript/
RSCompiler.cpp 69 info->getExportForeachFuncs();
104 pPM.add(createRSForEachExpandPass(info->getExportForeachFuncs(),
RSEmbedInfo.cpp 97 mInfo->getExportForeachFuncs();
RSExecutable.cpp 98 pInfo.getExportForeachFuncs();
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 249 inline const ExportForeachFuncListTy &getExportForeachFuncs() const
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 711 script->mHal.info.exportedForeachFuncList = info->getExportForeachFuncs().array();
867 mtls->sig = mExecutable->getInfo().getExportForeachFuncs()[slot].second;
    [all...]

Completed in 62 milliseconds