Searched refs:last_vsync (Results 1 – 3 of 3) sorted by relevance
75 TimeDifferenceToTimeSpec(last_composition_stats_.last_vsync.SinceEpoch(), in GetLastCompositionStats()76 &stats_p->last_vsync); in GetLastCompositionStats()110 int64_t last_vsync = in RecordPrepareStart() local112 last_vsync -= (last_vsync - vsync_base_) % vsync_period_; in RecordPrepareStart()113 last_composition_stats_.last_vsync = in RecordPrepareStart()114 MonotonicTimePoint() + Nanoseconds(last_vsync); in RecordPrepareStart()
28 timespec last_vsync; member
70 cuttlefish::time::MonotonicTimePoint last_vsync; member