Home
last modified time | relevance | path

Searched refs:vsyncPulseFreq (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp846 SCOPED_DEBUG_TRACE_FMT("CollectConnectionsLTPO, i:%d, name:%s, rate:%d, vsyncPulseFreq:%u" in CollectConnectionsLTPO()
857 int64_t vsyncPulseFreq = static_cast<int64_t>(connections_[i]->vsyncPulseFreq_); in CollectConnectionsLTPO() local
858 if (vsyncPulseFreq == 0) { in CollectConnectionsLTPO()
861 if ((vsyncCount - connections_[i]->referencePulseCount_) % vsyncPulseFreq == 0) { in CollectConnectionsLTPO()

Completed in 2 milliseconds