/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_vsync_adapter_impl.cpp | 24 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 D | ark_vsync_adapter_wrapper.cpp | 22 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 D | vsync_station.cpp | 34 void VsyncStation::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::VsyncStation
|
H A D | window_impl.cpp | 833 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 D | vsync_adapter_impl.cpp | 80 VSyncErrorCode VSyncAdapterImpl::RequestVsync(void* data, NWebVSyncCb cb) in RequestVsync() function in OHOS::NWeb::VSyncAdapterImpl
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | screen_scene.cpp | 156 void ScreenScene::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::ScreenScene
|
H A D | vsync_station.cpp | 106 void VsyncStation::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::VsyncStation
|
H A D | root_scene.cpp | 214 void RootScene::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::RootScene
|
H A D | window_impl.cpp | 3381 void WindowImpl::RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) in RequestVsync() function in OHOS::Rosen::WindowImpl
|
H A D | window_session_impl.cpp | 3741 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 D | rs_context.h | 121 void RequestVsync() const in RequestVsync() function
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_window.h | 109 virtual void RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) {} in RequestVsync() function
|
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window.h | 1199 virtual void RequestVsync(const std::shared_ptr<VsyncCallback>& vsyncCallback) {} in RequestVsync() function
|