Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuCore.cpp330 static inline void FepPtrSetup(const MTLaunchStructForEach *mtls, RsExpandKernelDriverInfo *fep, in FepPtrSetup() function
407 FepPtrSetup(mtls, &fep, mtls->start.x, in walk_general_foreach()
436 FepPtrSetup(mtls, &fep, mtls->start.x, fep.current.y); in walk_2d_foreach()
460 FepPtrSetup(mtls, &fep, xStart, 0); in walk_1d_foreach()
907 FepPtrSetup(mtls, &mtls->fep, mtls->start.x, in launchForEach()