Searched refs:NotifyDisplayRemoved (Results 1 – 3 of 3) sorted by relevance
62 void NotifyDisplayRemoved(const gfx::Display& display);
107 void ScreenAsh::NotifyDisplayRemoved(const gfx::Display& display) { in NotifyDisplayRemoved() function in ash::ScreenAsh
739 Shell::GetInstance()->screen()->NotifyDisplayRemoved(displays_.back()); in UpdateDisplays()