Searched refs:vsync_period_ (Results 1 – 2 of 2) sorted by relevance
88 vsync_period_(vsync_period), in StatsKeeper()112 last_vsync -= (last_vsync - vsync_base_) % vsync_period_; in RecordPrepareStart()
110 int32_t vsync_period_; variable