Searched refs:next_vsync_count (Results 1 – 7 of 7) sorted by relevance
51 uint32_t* next_vsync_count) { in GetSchedInfo() argument52 if (!vsync_period_ns || !timestamp_ns || !next_vsync_count) in GetSchedInfo()64 *next_vsync_count = status.get().next_vsync_count; in GetSchedInfo()
28 uint32_t* next_vsync_count) { in dvrVSyncClientGetSchedInfo() argument30 next_vsync_count); in dvrVSyncClientGetSchedInfo()
156 uint32_t next_vsync_count = current_vsync_count_ + 1; in OnGetSchedInfo() local179 ++next_vsync_count; in OnGetSchedInfo()183 return {{vsync_period_ns, next_warp, next_vsync_count}}; in OnGetSchedInfo()
43 uint32_t* next_vsync_count);
257 uint32_t* next_vsync_count);
54 uint32_t* next_vsync_count);
263 uint32_t next_vsync_count; member267 next_vsync_count);