Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuScriptGroup2.cpp587 const CPUClosure* firstCpuClosure = mClosures.front(); in run() local
590 firstCpuClosure->mSi->forEachMtlsSetup( in run()
591 (const Allocation**)firstCpuClosure->mClosure->mArgs, in run()
592 firstCpuClosure->mClosure->mNumArg, in run()
601 (const Allocation**)firstCpuClosure->mClosure->mArgs, in run()
602 firstCpuClosure->mClosure->mNumArg, in run()