Searched refs:current_vsync_count_ (Results 1 – 2 of 2) sorted by relevance
31 current_vsync_count_(0) {} in VSyncService()44 current_vsync_count_ = vsync_count; in VSyncEvent()154 uint32_t next_vsync_count = current_vsync_count_ + 1; in OnGetSchedInfo()
93 uint32_t current_vsync_count_; variable