Searched refs:GetAllDisplays (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/mojo/aura/
H A Dscreen_mojo.cc43 std::vector<gfx::Display> ScreenMojo::GetAllDisplays() const { function in class:mojo::ScreenMojo
H A Dscreen_mojo.h33 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE;
/external/chromium_org/ui/gfx/
H A Dscreen.h71 virtual std::vector<gfx::Display> GetAllDisplays() const = 0;
H A Dscreen_win.h30 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE;
H A Dscreen_android.cc68 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE {
H A Dscreen_win.cc122 std::vector<gfx::Display> ScreenWin::GetAllDisplays() const { function in class:gfx::ScreenWin
/external/chromium_org/ui/aura/test/
H A Dtest_screen.h58 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE;
H A Dtest_screen.cc144 std::vector<gfx::Display> TestScreen::GetAllDisplays() const { function in class:aura::TestScreen
/external/chromium_org/ui/events/
H A Devent_utils.cc130 const std::vector<gfx::Display>& displays = screen->GetAllDisplays();
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_x11.h40 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE;
H A Ddesktop_screen_x11.cc154 std::vector<gfx::Display> DesktopScreenX11::GetAllDisplays() const { function in class:views::DesktopScreenX11
H A Ddesktop_window_tree_host_x11.cc1225 gfx::Screen::GetScreenByType(gfx::SCREEN_TYPE_NATIVE)->GetAllDisplays();
/external/chromium_org/ash/display/
H A Dscreen_ash.cc69 : display_list_(screen_ash->GetAllDisplays()),
90 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE {
227 std::vector<gfx::Display> ScreenAsh::GetAllDisplays() const { function in class:ash::ScreenAsh
H A Dscreen_ash.h70 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE;
H A Ddisplay_manager_unittest.cc1433 std::vector<gfx::Display> all = screen->GetAllDisplays();
/external/chromium_org/extensions/browser/api/system_display/
H A Ddisplay_info_provider.cc81 std::vector<gfx::Display> displays = screen->GetAllDisplays();
/external/chromium_org/chrome/browser/extensions/api/system_display/
H A Dsystem_display_apitest.cc48 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE {
88 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE {
/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_controller.cc159 std::vector<gfx::Display> displays = Shell::GetScreen()->GetAllDisplays();
/external/chromium_org/athena/env/
H A Dathena_env_impl.cc67 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE {
/external/chromium_org/chrome/browser/android/
H A Dshortcut_helper_unittest.cc34 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE {
/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_common_unittest.cc53 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE {
/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_video_capture_device_unittest.cc488 virtual std::vector<gfx::Display> GetAllDisplays() const OVERRIDE {
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window.cc841 std::vector<gfx::Display> displays = screen->GetAllDisplays();

Completed in 514 milliseconds