Searched refs:RecordVsyncModeChange (Results 1 – 3 of 3) sorted by relevance
135 void RecordVsyncModeChange(uint32_t refreshRate, int64_t period);
215 appVSyncDistributor_->RecordVsyncModeChange(currRefreshRate_, period_); in ThreadLoop()216 rsVSyncDistributor_->RecordVsyncModeChange(currRefreshRate_, period_); in ThreadLoop()
1236 void VSyncDistributor::RecordVsyncModeChange(uint32_t refreshRate, int64_t period) in RecordVsyncModeChange() function in OHOS::Rosen::VSyncDistributor1240 dvsync_->RecordVsyncModeChange(refreshRate, period); in RecordVsyncModeChange()