Home
last modified time | relevance | path

Searched defs:OnVsync (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.cpp46 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 Dmock_window.cpp21 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 Drs_vsync_client_ohos.cpp72 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 Dvsync_station.cpp90 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 Drs_interfaces_test_utils.cpp70 void RSInterfacesTestUtils::OnVsync() in OnVsync() function in OHOS::Rosen::RSInterfacesTestUtils
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_test_utils.cpp90 void DisplayTestUtils::OnVsync() in OnVsync() function in OHOS::Rosen::DisplayTestUtils
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_rosen_window.cpp61 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 Dsurface_reader.cpp66 void SurfaceReader::OnVsync() in OnVsync() function in OHOS::Rosen::SurfaceReader
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_picture_player.cpp128 void BootPicturePlayer::OnVsync() in OnVsync() function in OHOS::BootPicturePlayer
H A Dboot_compile_progress.cpp182 void BootCompileProgress::OnVsync() in OnVsync() function in OHOS::BootCompileProgress
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.cpp259 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 Drs_render_thread.cpp324 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 Dhdi_screen.cpp51 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 Drs_ui_display_soloist.cpp55 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 Dpointer_drawing_manager.cpp1124 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 Drs_main_thread.cpp2711 void RSMainThread::OnVsync(uint64_t timestamp, uint64_t frameCount, void* data) in OnVsync() function in RSMainThread

Completed in 17 milliseconds