Home
last modified time | relevance | path

Searched refs:IsVsyncReceiverCreated (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/wm/include/
H A Dvsync_station.h38 bool IsVsyncReceiverCreated();
/foundation/window/window_manager/wm/src/
H A Dvsync_station.cpp70 bool VsyncStation::IsVsyncReceiverCreated() in IsVsyncReceiverCreated() function in OHOS::Rosen::VsyncStation
H A Dwindow_extension_session_impl.cpp82 if (vsyncStation_ == nullptr || !vsyncStation_->IsVsyncReceiverCreated()) { in Create()
H A Dwindow_impl.cpp1249 if (vsyncStation_ == nullptr || !vsyncStation_->IsVsyncReceiverCreated()) { in WindowCreateCheck()
H A Dwindow_session_impl.cpp380 if (vsyncStation_ == nullptr || !vsyncStation_->IsVsyncReceiverCreated()) { in WindowSessionCreateCheck()

Completed in 17 milliseconds