Searched refs:GetNativeScreenSize (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_tree_host_ozone.cc124 gfx::Size WindowTreeHost::GetNativeScreenSize() { function in class:aura::WindowTreeHost
H A Dwindow_tree_host_win.cc40 gfx::Size WindowTreeHost::GetNativeScreenSize() { function in class:aura::WindowTreeHost
H A Dwindow_tree_host.h84 static gfx::Size GetNativeScreenSize();
H A Dremote_window_tree_host_win.cc98 window_size_(aura::WindowTreeHost::GetNativeScreenSize()) {
H A Dwindow_tree_host_x11.cc724 gfx::Size WindowTreeHost::GetNativeScreenSize() { function in class:aura::WindowTreeHost
/external/chromium_org/ui/aura/test/
H A Dtest_screen.cc38 return new TestScreen(gfx::Rect(WindowTreeHost::GetNativeScreenSize()));
/external/chromium_org/ash/display/
H A Ddisplay_info.cc106 gfx::Rect bounds_in_native(aura::WindowTreeHost::GetNativeScreenSize());

Completed in 1038 milliseconds