Searched refs:IsVsyncReceiverCreated (Results 1 – 5 of 5) sorted by relevance
40 bool IsVsyncReceiverCreated();
70 bool VsyncStation::IsVsyncReceiverCreated() in IsVsyncReceiverCreated() function in OHOS::Rosen::VsyncStation
84 if (vsyncStation_ == nullptr || !vsyncStation_->IsVsyncReceiverCreated()) { in Create()
1283 if (vsyncStation_ == nullptr || !vsyncStation_->IsVsyncReceiverCreated()) { in WindowCreateCheck()
427 if (!property_ || vsyncStation_ == nullptr || !vsyncStation_->IsVsyncReceiverCreated()) { in WindowSessionCreateCheck()