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

/external/chromium_org/athena/env/
H A Dathena_env_impl.cc171 gfx::Size screen_size = GetPrimaryDisplaySize();
301 gfx::Size size = GetPrimaryDisplaySize();
312 gfx::Size GetPrimaryDisplaySize() const { function in class:athena::__anon2117::AthenaEnvImpl
/external/chromium_org/extensions/shell/browser/
H A Dshell_desktop_controller.cc229 gfx::Size size = GetPrimaryDisplaySize();
290 size = GetPrimaryDisplaySize();
339 gfx::Size ShellDesktopController::GetPrimaryDisplaySize() { function in class:extensions::ShellDesktopController

Completed in 461 milliseconds