Home
last modified time | relevance | path

Searched refs:hasRequestedVsync_ (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/previewer/src/
H A Dvsync_station.cpp52 if (hasRequestedVsync_) { in RequestVsync()
55 hasRequestedVsync_ = true; in RequestVsync()
81 hasRequestedVsync_ = false; in VsyncCallbackInner()
104 hasRequestedVsync_ = false; in OnVsyncTimeOut()
/foundation/window/window_manager/wm/src/
H A Dvsync_station.cpp121 if (hasRequestedVsync_) { in RequestVsync()
125 hasRequestedVsync_ = true; in RequestVsync()
178 hasRequestedVsync_ = false; in VsyncCallbackInner()
198 hasRequestedVsync_ = false; in OnVsyncTimeOut()
/foundation/window/window_manager/previewer/include/
H A Dvsync_station.h55 bool hasRequestedVsync_ = false; member in OHOS::Rosen::VsyncStation
/foundation/window/window_manager/wm/include/
H A Dvsync_station.h65 bool hasRequestedVsync_ = false; member in OHOS::Rosen::VsyncStation
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_display_soloist.cpp67 hasRequestedVsync_ = false; in VsyncCallbackInner()
123 if (hasRequestedVsync_) { in RequestNextVSync()
135 hasRequestedVsync_ = true; in RequestNextVSync()
143 hasRequestedVsync_ = false; in OnVsyncTimeOut()
H A Drs_ui_display_soloist.h120 bool hasRequestedVsync_ = false; member in OHOS::Rosen::RSDisplaySoloist

Completed in 3 milliseconds