Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h134 void RecordVsyncModeChange(uint32_t refreshRate, int64_t period);
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp217 appVSyncDistributor_->RecordVsyncModeChange(currRefreshRate_, period_); in ThreadLoop()
220 rsVSyncDistributor_->RecordVsyncModeChange(currRefreshRate_, period_); in ThreadLoop()
H A Dvsync_distributor.cpp1222 void VSyncDistributor::RecordVsyncModeChange(uint32_t refreshRate, int64_t period) in RecordVsyncModeChange() function in OHOS::Rosen::VSyncDistributor
1226 dvsync_->RecordVsyncModeChange(refreshRate, period); in RecordVsyncModeChange()

Completed in 5 milliseconds