Searched defs:OnVSyncEvent (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/ | ||
H A D | vsync_controller_test.cpp | 51 void VSyncControllerCallback::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSync… in OnVSyncEvent() function in OHOS::Rosen::VSyncControllerCallback |
H A D | vsync_generator_test.cpp | 72 void VSyncGeneratorTestCallback::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VS… in OnVSyncEvent() function in OHOS::Rosen::VSyncGeneratorTestCallback |
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ | ||
H A D | vsync_controller.cpp | 91 void VSyncController::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vsy… in OnVSyncEvent() function in OHOS::Rosen::VSyncController |
H A D | vsync_distributor.cpp | 701 void VSyncDistributor::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vs… in OnVSyncEvent() function in OHOS::Rosen::VSyncDistributor |