Searched defs:OnVSyncEvent (Results 1 - 4 of 4) sorted by relevance
/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,
in OnVSyncEvent() function in OHOS::Rosen::VSyncController |
H A D | vsync_distributor.cpp | 684 void VSyncDistributor::OnVSyncEvent(int64_t now, int64_t period,
in OnVSyncEvent() function in OHOS::Rosen::VSyncDistributor |
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/ | ||
H A D | vsync_controller_test.cpp | 52 void VSyncControllerCallback::OnVSyncEvent(int64_t now, int64_t period,
in OnVSyncEvent() function in OHOS::Rosen::VSyncControllerCallback |
H A D | vsync_generator_test.cpp | 87 void VSyncGeneratorTestCallback::OnVSyncEvent(int64_t now, int64_t period,
in OnVSyncEvent() function in OHOS::Rosen::VSyncGeneratorTestCallback |
Completed in 5 milliseconds