Searched defs:displayIdVec (Results 1 – 4 of 4) sorted by relevance
71 auto displayIdVec = iter.second; in GetScreenGroupId() local1499 … std::vector<DisplayId>& displayIdVec = const_cast<WindowRoot*>(this)->displayIdMap_[it.first]; in GetAllDisplayIds() local1524 … std::vector<DisplayId>& displayIdVec = const_cast<WindowRoot*>(this)->displayIdMap_[elem.first]; in GenAllWindowsLogInfo() local1640 auto& displayIdVec = displayIdMap_[displayGroupId]; in ProcessDisplayCreate() local1673 auto& displayIdVec = displayIdMap_[displayGroupId]; in ProcessDisplayDestroy() local1725 auto& displayIdVec = displayIdMap_[displayGroupId]; in ProcessDisplayChange() local
369 const auto& displayIdVec = node->GetShowingDisplays(); in UpdateRSTree() local
126 void WindowNode::SetShowingDisplays(const std::vector<DisplayId>& displayIdVec) in SetShowingDisplays()
1460 void WindowNodeContainer::NotifySystemBarTints(std::vector<DisplayId> displayIdVec) in NotifySystemBarTints()