HomeSort by relevance Sort by last modified time
    Searched defs:ForEachFunc_t (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/driver/
rsdCore.h 32 typedef void (* ForEachFunc_t)(void);
  /frameworks/rs/cpu_ref/
rsCpuScript.h 44 typedef void (* ForEachFunc_t)(void);
112 ForEachFunc_t *mForEachFunctions;
rsCpuCore.h 37 typedef void (* ForEachFunc_t)(void);
55 ForEachFunc_t kernel;

Completed in 1243 milliseconds