Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuExecutable.h146 size_t getExportedFunctionCount() const { return mFuncCount; } in getExportedFunctionCount() function
DrsCpuScript.cpp498 script->mHal.info.exportedFunctionCount = mScriptExec->getExportedFunctionCount(); in populateScript()