Searched refs:exportedForeachFuncList (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsScript.h76 const std::pair<const char *, uint32_t> *exportedForeachFuncList; member in struct:android::renderscript::Script::Hal::DriverInfo
H A DrsScriptC.cpp171 AString->append(mHal.info.exportedForeachFuncList[slot].first);
202 AString->append(mHal.info.exportedForeachFuncList[slot].first);
/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp765 script->mHal.info.exportedForeachFuncList = &mExportedForEachFuncList[0];

Completed in 57 milliseconds