OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetInternalDisplayId
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/ui/gfx/
display.h
116
static void
SetInternalDisplayId
(int64 internal_display_id);
display.cc
151
void Display::
SetInternalDisplayId
(int64 internal_display_id) {
/external/chromium_org/ash/test/
display_manager_test_api.cc
87
gfx::Display::
SetInternalDisplayId
(internal.id());
ash_test_base.cc
184
gfx::Display::
SetInternalDisplayId
(gfx::Display::kInvalidDisplayID);
/external/chromium_org/ash/system/chromeos/
tray_display_unittest.cc
196
gfx::Display::
SetInternalDisplayId
(display_manager->first_display_id());
228
gfx::Display::
SetInternalDisplayId
(display_manager->first_display_id());
266
gfx::Display::
SetInternalDisplayId
(ScreenAsh::GetSecondaryDisplay().id());
281
gfx::Display::
SetInternalDisplayId
(display_manager->first_display_id());
319
gfx::Display::
SetInternalDisplayId
(display_manager->first_display_id());
399
gfx::Display::
SetInternalDisplayId
(display_manager->first_display_id());
499
gfx::Display::
SetInternalDisplayId
(ScreenAsh::GetSecondaryDisplay().id());
/external/chromium_org/ash/display/
display_change_observer_chromeos.cc
129
gfx::Display::
SetInternalDisplayId
(
root_window_transformers_unittest.cc
238
gfx::Display::
SetInternalDisplayId
(display1.id());
display_controller_unittest.cc
577
gfx::Display::
SetInternalDisplayId
(secondary_id);
[
all
...]
display_manager.cc
102
gfx::Display::
SetInternalDisplayId
(id);
[
all
...]
display_manager_unittest.cc
815
gfx::Display::
SetInternalDisplayId
(display_id);
[
all
...]
/external/chromium_org/chrome/browser/chromeos/display/
display_preferences_unittest.cc
188
gfx::Display::
SetInternalDisplayId
(id1);
448
gfx::Display::
SetInternalDisplayId
(id1);
Completed in 86 milliseconds