Home
last modified time | relevance | path

Searched refs:hasRequestedVsync_ (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/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()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dvsync_station.cpp120 if (hasRequestedVsync_) { in RequestVsync()
124 hasRequestedVsync_ = true; in RequestVsync()
178 hasRequestedVsync_ = false; in VsyncCallbackInner()
198 hasRequestedVsync_ = false; in OnVsyncTimeOut()
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dvsync_adapter_impl.cpp106 if (hasRequestedVsync_) { in RequestVsync()
115 hasRequestedVsync_ = true; in RequestVsync()
148 hasRequestedVsync_ = false; in VsyncCallbackInner()
/ohos5.0/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; variable
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dvsync_station.h55 bool hasRequestedVsync_ = false; variable
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/include/
H A Dvsync_adapter_impl.h50 bool hasRequestedVsync_ = false; variable
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dvsync_station.h71 bool hasRequestedVsync_ = false; variable