/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | window.cpp | 46 void Window::OnVsync(uint64_t nanoTimestamp, uint32_t frameCount) in OnVsync() function in OHOS::Ace::Window
|
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_window.cpp | 21 void Window::OnVsync(uint64_t nanoTimestamp, uint32_t frameCount) {} in OnVsync() function in OHOS::Ace::Window
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_vsync_client_ohos.cpp | 72 void RSVsyncClientOhos::OnVsync(int64_t nanoTimestamp, int64_t frameCount, void* client) in OnVsync() function in OHOS::Rosen::RSVsyncClientOhos
|
/foundation/window/window_manager/previewer/src/ |
H A D | vsync_station.cpp | 90 void VsyncStation::OnVsync(int64_t timestamp, int64_t frameCount, void* client) in OnVsync() function in OHOS::Rosen::VsyncStation
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
H A D | rs_interfaces_test_utils.cpp | 70 void RSInterfacesTestUtils::OnVsync() in OnVsync() function in OHOS::Rosen::RSInterfacesTestUtils
|
/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_test_utils.cpp | 90 void DisplayTestUtils::OnVsync() in OnVsync() function in OHOS::Rosen::DisplayTestUtils
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/ |
H A D | mock_rosen_window.cpp | 61 void RosenWindow::OnVsync(uint64_t nanoTimestamp, uint32_t frameCount) {} in OnVsync() function in OHOS::Ace::NG::RosenWindow
|
/foundation/window/window_manager/utils/src/ |
H A D | surface_reader.cpp | 66 void SurfaceReader::OnVsync()
in OnVsync() function in OHOS::Rosen::SurfaceReader
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_picture_player.cpp | 128 void BootPicturePlayer::OnVsync() in OnVsync() function in OHOS::BootPicturePlayer
|
H A D | boot_compile_progress.cpp | 182 void BootCompileProgress::OnVsync() in OnVsync() function in OHOS::BootCompileProgress
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_window.cpp | 259 void RosenWindow::OnVsync(uint64_t nanoTimestamp, uint32_t frameCount) in OnVsync() function in OHOS::Ace::NG::RosenWindow
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread.cpp | 324 void RSRenderThread::OnVsync(uint64_t timestamp, int64_t frameCount) in OnVsync() function in OHOS::Rosen::RSRenderThread
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_screen.cpp | 51 void HdiScreen::OnVsync(uint32_t sequence, uint64_t ns, void *data) in OnVsync() function in OHOS::Rosen::HdiScreen
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_ui_display_soloist.cpp | 55 void RSDisplaySoloist::OnVsync(TimestampType timestamp, void* client) in OnVsync() function in OHOS::Rosen::RSDisplaySoloist 414 void RSDisplaySoloistManager::OnVsync(TimestampType timestamp, void* client) in OnVsync() function in OHOS::Rosen::RSDisplaySoloistManager
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | pointer_drawing_manager.cpp | 1124 void PointerDrawingManager::OnVsync(uint64_t timestamp) in OnVsync() function in OHOS::MMI::PointerDrawingManager
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_main_thread.cpp | 2711 void RSMainThread::OnVsync(uint64_t timestamp, uint64_t frameCount, void* data) in OnVsync() function in RSMainThread
|