Home
last modified time | relevance | path

Searched refs:getExportFuncAddrs (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSExecutable.h99 inline const android::Vector<void *> &getExportFuncAddrs() const in getExportFuncAddrs() function
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp763 script->mHal.info.exportedFunctionCount = mExecutable->getExportFuncAddrs().size(); in populateScript()
1127 mExecutable->getExportFuncAddrs()[slot])(params, paramLength); in invokeFunction()