Searched refs:last_vsync (Results 1 – 3 of 3) sorted by relevance
73 TimeDifferenceToTimeSpec(last_composition_stats_.last_vsync.SinceEpoch(), in GetLastCompositionStats()74 &stats_p->last_vsync); in GetLastCompositionStats()108 int64_t last_vsync = in RecordPrepareStart() local110 last_vsync -= (last_vsync - vsync_base_) % vsync_period_; in RecordPrepareStart()111 last_composition_stats_.last_vsync = in RecordPrepareStart()112 MonotonicTimePoint() + Nanoseconds(last_vsync); in RecordPrepareStart()
70 cvd::time::MonotonicTimePoint last_vsync; member
44 TimeSpec last_vsync; member