Home
last modified time | relevance | path

Searched defs:RequestVsync (Results 1 – 10 of 10) sorted by relevance

/foundation/window/window_manager/previewer/src/
Dvsync_station.cpp34 void VsyncStation::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::VsyncStation
Dwindow_impl.cpp833 void WindowImpl::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wm/src/
Dscreen_scene.cpp156 void ScreenScene::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::ScreenScene
Dvsync_station.cpp106 void VsyncStation::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::VsyncStation
Droot_scene.cpp217 void RootScene::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::RootScene
Dwindow_impl.cpp3392 void WindowImpl::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::WindowImpl
Dwindow_session_impl.cpp4055 void WindowSessionImpl::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::WindowSessionImpl
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_context.h121 void RequestVsync() const in RequestVsync() function
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h109 virtual void RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) {} in RequestVsync() function
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h1270 virtual void RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) {} in RequestVsync() function