Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_vsync_adapter_impl.cpp24 uint32_t ArkVSyncAdapterImpl::RequestVsync(void* data, void* cb) in RequestVsync() function in OHOS::ArkWeb::ArkVSyncAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_vsync_adapter_wrapper.cpp22 OHOS::NWeb::VSyncErrorCode ArkVSyncAdapterWrapper::RequestVsync(void* data, OHOS::NWeb::NWebVSyncCb… in RequestVsync() function in OHOS::ArkWeb::ArkVSyncAdapterWrapper
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dvsync_station.cpp34 void VsyncStation::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::VsyncStation
H A Dwindow_impl.cpp833 void WindowImpl::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::WindowImpl
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dvsync_adapter_impl.cpp80 VSyncErrorCode VSyncAdapterImpl::RequestVsync(void* data, NWebVSyncCb cb) in RequestVsync() function in OHOS::NWeb::VSyncAdapterImpl
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dscreen_scene.cpp156 void ScreenScene::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::ScreenScene
H A Dvsync_station.cpp106 void VsyncStation::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::VsyncStation
H A Droot_scene.cpp214 void RootScene::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::RootScene
H A Dwindow_impl.cpp3381 void WindowImpl::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp3741 void WindowSessionImpl::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_context.h121 void RequestVsync() const in RequestVsync() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h109 virtual void RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) {} in RequestVsync() function
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1199 virtual void RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) {} in RequestVsync() function