Searched defs:forEachKernelSetup (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic.cpp115 void RsdCpuScriptIntrinsic::forEachKernelSetup(uint32_t slot, MTLaunchStructForEach *mtls) { function in class:RsdCpuScriptIntrinsic
H A DrsCpuScript.cpp748 forEachKernelSetup(slot, &mtls);
770 void RsdCpuScriptImpl::forEachKernelSetup(uint32_t slot, MTLaunchStructForEach *mtls) { function in class:android::renderscript::RsdCpuScriptImpl

Completed in 129 milliseconds