Home
last modified time | relevance | path

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 Dvsync_controller_test.cpp51 void VSyncControllerCallback::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSync… in OnVSyncEvent() function in OHOS::Rosen::VSyncControllerCallback
H A Dvsync_generator_test.cpp72 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 Dvsync_controller.cpp91 void VSyncController::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vsy… in OnVSyncEvent() function in OHOS::Rosen::VSyncController
H A Dvsync_distributor.cpp701 void VSyncDistributor::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vs… in OnVSyncEvent() function in OHOS::Rosen::VSyncDistributor