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);
118 ForEachFunc_t *mForEachFunctions;
rsCpuCore.h 38 typedef void (* ForEachFunc_t)(void);
56 ForEachFunc_t kernel;

Completed in 2503 milliseconds