Searched refs:FepPtrSetup (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuCore.cpp | 335 static inline void FepPtrSetup(const MTLaunchStruct *mtls, RsExpandKernelDriverInfo *fep, in FepPtrSetup() function 394 FepPtrSetup(mtls, &fep, mtls->start.x, in walk_general() 424 FepPtrSetup(mtls, &fep, mtls->start.x, fep.current.y); in walk_2d() 448 FepPtrSetup(mtls, &fep, xStart, 0); in walk_1d() 535 FepPtrSetup(mtls, &mtls->fep, mtls->start.x, in launchThreads()
|