Home
last modified time | relevance | path

Searched refs:sysBarTintMaps_ (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Ddisplay_group_controller.h60 std::map<DisplayId, SysBarTintMap> sysBarTintMaps_; member in OHOS::Rosen::DisplayGroupController
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_controller.cpp41 sysBarTintMaps_.insert(std::make_pair(displayId, sysBarTintMap)); in InitNewDisplay()
539 sysBarTintMaps_.erase(displayId); in ClearMapOfDestroyedDisplay()
H A Dwindow_node_container.cpp1338 SysBarTintMap& sysBarTintMap = displayGroupController_->sysBarTintMaps_[displayId]; in NotifyIfSystemBarTintChanged()
1379 SysBarTintMap& sysBarTintMap = displayGroupController_->sysBarTintMaps_[displayId]; in NotifyIfSystemBarRegionChanged()
1461 if (displayIdVec.size() != displayGroupController_->sysBarTintMaps_.size()) { in NotifySystemBarTints()
1467 SysBarTintMap& sysBarTintMap = displayGroupController_->sysBarTintMaps_[displayId]; in NotifySystemBarTints()

Completed in 6 milliseconds