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

/external/chromium_org/ash/shell/
H A Dlock_view.cc92 gfx::Size root_window_size = Shell::GetPrimaryRootWindow()->bounds().size(); local
93 params.bounds = gfx::Rect((root_window_size.width() - ps.width()) / 2,
94 (root_window_size.height() - ps.height()) / 2,

Completed in 92 milliseconds