Searched refs:mLastKnownVsync (Results 1 – 2 of 2) sorted by relevance
78 std::atomic<nsecs_t> mLastKnownVsync = -1; member
268 const nsecs_t pendingPeriod = gChoreographers.mLastKnownVsync.load(); in handleRefreshRateUpdates()412 gChoreographers.mLastKnownVsync.store(vsyncPeriod); in signalRefreshRateCallbacks()