Searched refs:knownVsync (Results 1 – 1 of 1) sorted by relevance
286 const nsecs_t knownVsync = knownTimestampIter->second; in isVSyncInPhase() local290 const auto numPeriods = static_cast<float>(vsync - knownVsync) / (period * divider); in isVSyncInPhase()