Lines Matching defs:display

1016     auto display = SingletonContainer::Get<DisplayManager>().GetDisplayById(property_->GetDisplayId());
1017 if (display == nullptr) {
1018 TLOGE(WmsLogTag::WMS_LAYOUT, "display is null!");
1021 sptr<DisplayInfo> displayInfo = display->GetDisplayInfo();
1044 auto display = SingletonContainer::Get<DisplayManager>().GetDisplayById(property_->GetDisplayId());
1045 if (display == nullptr) {
1046 WLOGFE("display is null!");
1049 displayInfo = display->GetDisplayInfo();
1932 auto display = SingletonContainer::Get<DisplayManager>().GetDisplayById(property_->GetDisplayId());
1933 if (display == nullptr) {
1934 WLOGFE("get display failed displayId:%{public}" PRIu64, property_->GetDisplayId());
1937 auto displayInfo = display->GetDisplayInfo();
1939 WLOGFE("get display info failed displayId:%{public}" PRIu64, property_->GetDisplayId());
1974 auto display = SingletonContainer::Get<DisplayManager>().GetDisplayById(property_->GetDisplayId());
1975 if (display == nullptr) {
1976 WLOGFE("get display failed displayId:%{public}" PRIu64, property_->GetDisplayId());
1979 auto displayInfo = display->GetDisplayInfo();
1981 WLOGFE("get display info failed displayId:%{public}" PRIu64, property_->GetDisplayId());
2013 auto display = SingletonContainer::Get<DisplayManager>().GetDisplayById(property_->GetDisplayId());
2014 if (display == nullptr) {
2015 WLOGFE("get display failed displayId:%{public}" PRIu64, property_->GetDisplayId());
2018 auto displayInfo = display->GetDisplayInfo();
2020 WLOGFE("get display info failed displayId:%{public}" PRIu64, property_->GetDisplayId());
2069 auto display = SingletonContainer::Get<DisplayManager>().GetDisplayById(property_->GetDisplayId());
2070 if (display == nullptr) {
2071 WLOGFE("get display failed displayId:%{public}" PRIu64, property_->GetDisplayId());
2074 auto displayInfo = display->GetDisplayInfo();
2076 WLOGFE("get display info failed displayId:%{public}" PRIu64, property_->GetDisplayId());