Searched refs:NotifyDisplayAdded (Results 1 – 3 of 3) sorted by relevance
61 void NotifyDisplayAdded(const gfx::Display& display);
103 void ScreenAsh::NotifyDisplayAdded(const gfx::Display& display) { in NotifyDisplayAdded() function in ash::ScreenAsh
748 Shell::GetInstance()->screen()->NotifyDisplayAdded(displays_[*iter]); in UpdateDisplays()