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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic.cpp139 void RsdCpuScriptIntrinsic::forEachKernelSetup(uint32_t slot, MTLaunchStruct *mtls) { function in class:RsdCpuScriptIntrinsic
H A DrsCpuScript.cpp1060 forEachKernelSetup(slot, &mtls);
1078 forEachKernelSetup(slot, &mtls);
1085 void RsdCpuScriptImpl::forEachKernelSetup(uint32_t slot, MTLaunchStruct *mtls) { function in class:android::renderscript::RsdCpuScriptImpl

Completed in 356 milliseconds