Searched defs:UpdateRootWindowSize (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/host/
H A Dash_remote_window_tree_host_win.cc53 void AshRemoteWindowTreeHostWin::UpdateRootWindowSize( function in class:ash::AshRemoteWindowTreeHostWin
H A Dash_window_tree_host_ozone.cc36 virtual void UpdateRootWindowSize(const gfx::Size& host_size) OVERRIDE;
86 void AshWindowTreeHostOzone::UpdateRootWindowSize(const gfx::Size& host_size) { function in class:ash::__anon1909::AshWindowTreeHostOzone
H A Dash_window_tree_host_x11.cc159 void AshWindowTreeHostX11::UpdateRootWindowSize(const gfx::Size& host_size) { function in class:ash::AshWindowTreeHostX11
/external/chromium_org/ui/aura/
H A Dwindow_tree_host.cc66 UpdateRootWindowSize(GetBounds().size());
99 UpdateRootWindowSize(GetBounds().size());
110 void WindowTreeHost::UpdateRootWindowSize(const gfx::Size& host_size) { function in class:aura::WindowTreeHost
243 UpdateRootWindowSize(layer_size);

Completed in 610 milliseconds