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

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

Completed in 58 milliseconds