Lines Matching refs:GetDisplayId

125     DisplayId displayId = displayInfo->GetDisplayId();
179 wptr<WindowNodeContainer> container = GetWindowNodeContainer(it.second->GetDisplayId());
285 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
529 sptr<WindowNodeContainer> container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
695 DisplayId displayId = dstNode->GetDisplayId();
699 if (node && (node->GetDisplayId() == displayId) &&
763 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
798 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
862 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
903 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
934 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
954 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
970 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1011 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1026 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1044 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1056 DisplayManagerServiceInner::GetInstance().SetOrientationFromWindow(nextRotatableWindow->GetDisplayId(),
1110 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1265 auto container = const_cast<WindowRoot*>(this)->GetOrCreateWindowNodeContainer(node->GetDisplayId());
1270 return container->IsVerticalDisplay(node->GetDisplayId());
1284 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1306 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1375 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1384 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1400 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1412 sptr<WindowNodeContainer> container = GetOrCreateWindowNodeContainer(node->GetDisplayId());
1580 DisplayId displayId = displayInfo->GetDisplayId();
1632 DisplayId displayId = (displayInfo == nullptr) ? DISPLAY_ID_INVALID : displayInfo->GetDisplayId();
1655 if (windowNode->GetDisplayId() == displayId && !windowNode->currentVisibility_) {
1660 windowNode->GetWindowToken()->UpdateDisplayId(windowNode->GetDisplayId(), defaultDisplayId);
1670 DisplayId displayId = (displayInfo == nullptr) ? DISPLAY_ID_INVALID : displayInfo->GetDisplayId();
1722 DisplayId displayId = displayInfo->GetDisplayId();
1832 auto container = GetOrCreateWindowNodeContainer(node->GetDisplayId());