HomeSort by relevance Sort by last modified time
    Searched full:getsecondarydisplay (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/ash/display/
resolution_notification_controller_unittest.cc 110 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
118 ScreenAsh::GetSecondaryDisplay(), gfx::Size(200, 200));
140 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
148 ScreenAsh::GetSecondaryDisplay(), gfx::Size(200, 200));
207 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
215 ScreenAsh::GetSecondaryDisplay(), gfx::Size(200, 200));
259 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
263 ScreenAsh::GetSecondaryDisplay(), gfx::Size(100, 100));
282 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
287 ScreenAsh::GetSecondaryDisplay(), gfx::Size(200, 200))
    [all...]
display_controller_unittest.cc 161 gfx::Display GetSecondaryDisplay() {
327 int64 secondary_display_id = ScreenAsh::GetSecondaryDisplay().id();
333 EXPECT_EQ("500,0 400x400", GetSecondaryDisplay().bounds().ToString());
334 EXPECT_EQ("505,5 390x390", GetSecondaryDisplay().work_area().ToString());
346 EXPECT_EQ("0,500 400x400", GetSecondaryDisplay().bounds().ToString());
347 EXPECT_EQ("5,505 390x390", GetSecondaryDisplay().work_area().ToString());
357 EXPECT_EQ("-400,0 400x400", GetSecondaryDisplay().bounds().ToString());
358 EXPECT_EQ("-395,5 390x390", GetSecondaryDisplay().work_area().ToString());
368 EXPECT_EQ("0,-400 400x400", GetSecondaryDisplay().bounds().ToString());
369 EXPECT_EQ("5,-395 390x390", GetSecondaryDisplay().work_area().ToString())
    [all...]
root_window_transformers_unittest.cc 146 int64 display2_id = ScreenAsh::GetSecondaryDisplay().id();
157 ScreenAsh::GetSecondaryDisplay().bounds().ToString());
176 ScreenAsh::GetSecondaryDisplay().bounds().ToString());
188 ScreenAsh::GetSecondaryDisplay().bounds().ToString());
199 ScreenAsh::GetSecondaryDisplay().bounds().ToString());
218 ScreenAsh::GetSecondaryDisplay().bounds().ToString());
239 gfx::Display display2 = ScreenAsh::GetSecondaryDisplay();
260 display2 = ScreenAsh::GetSecondaryDisplay();
display_controller.cc 414 SetPrimaryDisplay(ScreenAsh::GetSecondaryDisplay());
417 SetPrimaryDisplay(ScreenAsh::GetSecondaryDisplay());
486 ScreenAsh::GetSecondaryDisplay().id()));
649 primary_display_id = ScreenAsh::GetSecondaryDisplay().id();
787 SetPrimaryDisplay(ScreenAsh::GetSecondaryDisplay());
mouse_cursor_event_filter.cc 179 const gfx::Rect secondary_bounds = ScreenAsh::GetSecondaryDisplay().bounds();
208 const gfx::Rect secondary_bounds = ScreenAsh::GetSecondaryDisplay().bounds();
screen_position_controller_unittest.cc 233 ScreenAsh::GetSecondaryDisplay());
265 ScreenAsh::GetSecondaryDisplay());
display_manager_unittest.cc 276 ScreenAsh::GetSecondaryDisplay().bounds().ToString());
343 ScreenAsh::GetSecondaryDisplay());
345 ScreenAsh::GetSecondaryDisplay().bounds().ToString());
347 GetDisplayInfo(ScreenAsh::GetSecondaryDisplay()).
658 ScreenAsh::GetSecondaryDisplay().bounds().ToString());
    [all...]
display_manager.cc 325 ScreenAsh::GetSecondaryDisplay().id());
331 ScreenAsh::GetSecondaryDisplay());
    [all...]
  /external/chromium_org/ash/wm/
window_util_unittest.cc 26 ScreenAsh::GetSecondaryDisplay());
solo_window_tracker_unittest.cc 140 gfx::Display GetSecondaryDisplay() {
141 return ScreenAsh::GetSecondaryDisplay();
332 ScreenAsh::GetSecondaryDisplay());
353 w4->SetBoundsInScreen(gfx::Rect(1200, 0, 100, 100), GetSecondaryDisplay());
359 w3->SetBoundsInScreen(gfx::Rect(1200, 0, 100, 100), GetSecondaryDisplay());
  /cts/tests/tests/display/src/android/display/cts/
DisplayTest.java 59 private Display getSecondaryDisplay(Display[] displays) {
100 Display display = getSecondaryDisplay(mDisplayManager.getDisplays());
109 Display display = getSecondaryDisplay(mDisplayManager.getDisplays());
132 Display display = getSecondaryDisplay(mDisplayManager.getDisplays());
159 Display display = getSecondaryDisplay(mDisplayManager.getDisplays());
175 Display display = getSecondaryDisplay(mDisplayManager.getDisplays());
  /external/chromium_org/chrome/browser/extensions/api/system_display/
display_info_provider_chromeos_unittest.cc 315 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
334 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
353 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
372 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
391 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
410 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
429 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
449 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
469 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
489 const gfx::Display& secondary = ash::ScreenAsh::GetSecondaryDisplay();
    [all...]
  /external/chromium_org/ash/touch/
touch_observer_hud_unittest.cc 51 const gfx::Display& GetSecondaryDisplay() {
52 return ScreenAsh::GetSecondaryDisplay();
162 const gfx::Display& display = GetSecondaryDisplay();
349 EXPECT_EQ(internal_display_id(), GetSecondaryDisplay().id());
358 EXPECT_EQ(external_display_id(), GetSecondaryDisplay().id());
383 EXPECT_EQ(external_display_id(), GetSecondaryDisplay().id());
413 EXPECT_EQ(internal_display_id(), GetSecondaryDisplay().id());
439 EXPECT_EQ(external_display_id(), GetSecondaryDisplay().id());
469 EXPECT_EQ(internal_display_id(), GetSecondaryDisplay().id());
  /external/chromium_org/ash/system/chromeos/
tray_display_unittest.cc 64 ScreenAsh::GetSecondaryDisplay().id()));
266 gfx::Display::SetInternalDisplayId(ScreenAsh::GetSecondaryDisplay().id());
289 const gfx::Display& secondary_display = ScreenAsh::GetSecondaryDisplay();
342 ScreenAsh::GetSecondaryDisplay().id(), gfx::Insets());
499 gfx::Display::SetInternalDisplayId(ScreenAsh::GetSecondaryDisplay().id());
  /external/chromium_org/ash/
screen_ash.h 53 static const gfx::Display& GetSecondaryDisplay();
screen_ash.cc 85 const gfx::Display& ScreenAsh::GetSecondaryDisplay() {
extended_desktop_unittest.cc 731 ScreenAsh::GetSecondaryDisplay());
739 ScreenAsh::GetSecondaryDisplay());
756 ScreenAsh::GetSecondaryDisplay().bounds());
    [all...]
  /external/chromium_org/chrome/browser/chromeos/display/
display_preferences_unittest.cc 153 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
189 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
341 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
406 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
411 ASSERT_EQ(id1, ash::ScreenAsh::GetSecondaryDisplay().id());
449 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
  /external/chromium_org/ash/wm/workspace/
snap_sizer_unittest.cc 35 ScreenAsh::GetSecondaryDisplay().work_area();
56 ScreenAsh::GetSecondaryDisplay());
workspace_event_handler_unittest.cc 158 gfx::Rect work_area2 = ScreenAsh::GetSecondaryDisplay().work_area();
160 window->SetBoundsInScreen(restored_bounds, ScreenAsh::GetSecondaryDisplay());
workspace_layout_manager_unittest.cc 110 ScreenAsh::GetSecondaryDisplay());
workspace_window_resizer_unittest.cc 655 ScreenAsh::GetSecondaryDisplay());
    [all...]
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_ash_unittest.cc 610 gfx::Rect secondary_bounds = ash::ScreenAsh::GetSecondaryDisplay().bounds();
    [all...]

Completed in 880 milliseconds