Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuScriptGroup2.cpp647 const CPUClosure* firstCpuClosure = mClosures.front(); in run() local
650 firstCpuClosure->mSi->forEachMtlsSetup( in run()
651 (const Allocation**)firstCpuClosure->mClosure->mArgs, in run()
652 firstCpuClosure->mClosure->mNumArg, in run()
661 (const Allocation**)firstCpuClosure->mClosure->mArgs, in run()
662 firstCpuClosure->mClosure->mNumArg, in run()