Searched refs:SetInternalDisplayId (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/ui/gfx/
H A Ddisplay.h118 static void SetInternalDisplayId(int64 internal_display_id);
H A Ddisplay.cc188 void Display::SetInternalDisplayId(int64 internal_display_id) { function in class:gfx::Display
/external/chromium_org/ash/system/chromeos/
H A Dtray_display_unittest.cc208 gfx::Display::SetInternalDisplayId(display_manager->first_display_id());
242 gfx::Display::SetInternalDisplayId(display_manager->first_display_id());
283 gfx::Display::SetInternalDisplayId(ScreenUtil::GetSecondaryDisplay().id());
299 gfx::Display::SetInternalDisplayId(display_manager->first_display_id());
339 gfx::Display::SetInternalDisplayId(display_manager->first_display_id());
421 gfx::Display::SetInternalDisplayId(display_manager->first_display_id());
521 gfx::Display::SetInternalDisplayId(ScreenUtil::GetSecondaryDisplay().id());
/external/chromium_org/ash/test/
H A Ddisplay_manager_test_api.cc85 gfx::Display::SetInternalDisplayId(internal.id());
H A Dash_test_base.cc187 gfx::Display::SetInternalDisplayId(gfx::Display::kInvalidDisplayID);
/external/chromium_org/chrome/browser/chromeos/display/
H A Ddisplay_preferences_unittest.cc215 gfx::Display::SetInternalDisplayId(id1);
560 gfx::Display::SetInternalDisplayId(id1);
658 gfx::Display::SetInternalDisplayId(
699 gfx::Display::SetInternalDisplayId(
724 gfx::Display::SetInternalDisplayId(
750 gfx::Display::SetInternalDisplayId(
777 gfx::Display::SetInternalDisplayId(
831 gfx::Display::SetInternalDisplayId(
864 gfx::Display::SetInternalDisplayId(
/external/chromium_org/ash/touch/
H A Dtouchscreen_util_unittest.cc29 gfx::Display::SetInternalDisplayId(1);
/external/chromium_org/ash/wm/
H A Dash_native_cursor_manager_unittest.cc162 gfx::Display::SetInternalDisplayId(display_id);
/external/chromium_org/ash/display/
H A Ddisplay_change_observer_chromeos.cc194 gfx::Display::SetInternalDisplayId(state.display->display_id());
H A Droot_window_transformers_unittest.cc236 gfx::Display::SetInternalDisplayId(display1.id());
H A Ddisplay_manager_unittest.cc936 gfx::Display::SetInternalDisplayId(display_id);
1058 gfx::Display::SetInternalDisplayId(display_id);
1101 gfx::Display::SetInternalDisplayId(display_id);
H A Ddisplay_controller_unittest.cc679 gfx::Display::SetInternalDisplayId(secondary_id);
1143 gfx::Display::SetInternalDisplayId(display1.id());
H A Ddisplay_manager.cc111 gfx::Display::SetInternalDisplayId(id);

Completed in 203 milliseconds