Home
last modified time | relevance | path

Searched refs:getExportForeachFuncs (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h225 inline const ExportForeachFuncListTy &getExportForeachFuncs() const in getExportForeachFuncs() function
/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp98 pInfo.getExportForeachFuncs(); in Create()
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp1093 mtls->sig = mExecutable->getInfo().getExportForeachFuncs()[slot].second; in forEachKernelSetup()