Home
last modified time | relevance | path

Searched refs:NotifyBoundsChanged (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/
Dscreen_ash.h60 void NotifyBoundsChanged(const gfx::Display& display);
Dscreen_ash.cc98 void ScreenAsh::NotifyBoundsChanged(const gfx::Display& display) { in NotifyBoundsChanged() function in ash::ScreenAsh
/external/chromium_org/ash/display/
Ddisplay_manager.cc330 Shell::GetInstance()->screen()->NotifyBoundsChanged( in SetLayoutForCurrentDisplays()
756 Shell::GetInstance()->screen()->NotifyBoundsChanged(displays_[*iter]); in UpdateDisplays()
903 Shell::GetInstance()->screen()->NotifyBoundsChanged(*display); in UpdateDisplayBounds()