Home
last modified time | relevance | path

Searched defs:GetVSyncPeriod (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_vsync_adapter_impl.cpp29 int64_t ArkVSyncAdapterImpl::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::ArkWeb::ArkVSyncAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_vsync_adapter_wrapper.cpp31 int64_t ArkVSyncAdapterWrapper::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::ArkWeb::ArkVSyncAdapterWrapper
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dvsync_station.cpp60 int64_t VsyncStation::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::VsyncStation
H A Dwindow_impl.cpp842 int64_t WindowImpl::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::WindowImpl
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_vsync_station.cpp77 uint64_t DragVSyncStation::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Msdp::DeviceStatus::DragVSyncStation
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dvsync_adapter_impl.cpp151 int64_t VSyncAdapterImpl::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::NWeb::VSyncAdapterImpl
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dscreen_scene.cpp161 int64_t ScreenScene::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::ScreenScene
H A Dvsync_station.cpp155 int64_t VsyncStation::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::VsyncStation
H A Droot_scene.cpp219 int64_t RootScene::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::RootScene
H A Dwindow_impl.cpp3394 int64_t WindowImpl::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp3756 int64_t WindowSessionImpl::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_display_soloist.cpp304 int64_t RSDisplaySoloist::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::RSDisplaySoloist
622 int64_t RSDisplaySoloistManager::GetVSyncPeriod() const in GetVSyncPeriod() function in OHOS::Rosen::RSDisplaySoloistManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h156 virtual int64_t GetVSyncPeriod() const in GetVSyncPeriod() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.cpp251 int64_t RosenWindow::GetVSyncPeriod() const in GetVSyncPeriod() function in OHOS::Ace::NG::RosenWindow
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_receiver.cpp298 VsyncError VSyncReceiver::GetVSyncPeriod(int64_t &period) in GetVSyncPeriod() function in OHOS::Rosen::VSyncReceiver
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1205 virtual int64_t GetVSyncPeriod() { return 0; } in GetVSyncPeriod() function