Home
last modified time | relevance | path

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

/foundation/window/window_manager/previewer/src/
Dvsync_station.cpp60 int64_t VsyncStation::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::VsyncStation
Dwindow_impl.cpp821 int64_t WindowImpl::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wm/src/
Dscreen_scene.cpp161 int64_t ScreenScene::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::ScreenScene
Dvsync_station.cpp155 int64_t VsyncStation::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::VsyncStation
Droot_scene.cpp201 int64_t RootScene::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::RootScene
Dwindow_impl.cpp3321 int64_t WindowImpl::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::WindowImpl
Dwindow_session_impl.cpp3441 int64_t WindowSessionImpl::GetVSyncPeriod() in GetVSyncPeriod() function in OHOS::Rosen::WindowSessionImpl
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
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
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_window.cpp245 int64_t RosenWindow::GetVSyncPeriod() const in GetVSyncPeriod() function in OHOS::Ace::NG::RosenWindow
/foundation/arkui/ace_engine/frameworks/core/common/
Dwindow.h154 virtual int64_t GetVSyncPeriod() const in GetVSyncPeriod() function
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
Dvsync_receiver.cpp298 VsyncError VSyncReceiver::GetVSyncPeriod(int64_t &period) in GetVSyncPeriod() function in OHOS::Rosen::VSyncReceiver
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h1135 virtual int64_t GetVSyncPeriod() { return 0; } in GetVSyncPeriod() function