Home
last modified time | relevance | path

Searched refs:vsync_period_ (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dstats_keeper.cpp88 vsync_period_(vsync_period), in StatsKeeper()
112 last_vsync -= (last_vsync - vsync_base_) % vsync_period_; in RecordPrepareStart()
Dstats_keeper.h110 int32_t vsync_period_; variable