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

/frameworks/rs/driver/runtime/
H A Drs_abi_debuginfo.c11 typedef void (*ForEachFunc_t)(const struct RsExpandKernelDriverInfo *info, uint32_t x1, uint32_t x2, uint32_t outStride); typedef
12 ForEachFunc_t rsDebugOuterForeachT;
/frameworks/rs/cpu_ref/
H A DrsCpuCore.h41 typedef void (*ForEachFunc_t)(const RsExpandKernelDriverInfo *info, uint32_t x1, uint32_t x2, uint32_t outStride); typedef in namespace:android::renderscript
87 ForEachFunc_t kernel;

Completed in 246 milliseconds