Searched refs:OnVSyncTrigger (Results 1 – 2 of 2) sorted by relevance
181 void OnVSyncTrigger(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vsyncMode);
629 void VSyncDistributor::OnVSyncTrigger(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode … in OnVSyncTrigger() function in OHOS::Rosen::VSyncDistributor715 OnVSyncTrigger(now, period, refreshRate, vsyncMode); in OnVSyncEvent()