Searched refs:SendConnectionsToVSyncWindow (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/ |
H A D | vsync_distributor.h | 203 void SendConnectionsToVSyncWindow(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vsyncMode,
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_distributor.cpp | 598 SendConnectionsToVSyncWindow(now, period, refreshRate, vsyncMode, locker);
in OnDVSyncTrigger() 698 void VSyncDistributor::SendConnectionsToVSyncWindow(int64_t now, int64_t period, uint32_t refreshRate,
in SendConnectionsToVSyncWindow() function in OHOS::Rosen::VSyncDistributor
|
Completed in 3 milliseconds