OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetInternalDisplayId
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/ui/gfx/
display.h
118
static void
SetInternalDisplayId
(int64 internal_display_id);
display.cc
188
void Display::
SetInternalDisplayId
(int64 internal_display_id) {
/external/chromium_org/ash/system/chromeos/
tray_display_unittest.cc
208
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/
display_manager_test_api.cc
85
gfx::Display::
SetInternalDisplayId
(internal.id());
ash_test_base.cc
187
gfx::Display::
SetInternalDisplayId
(gfx::Display::kInvalidDisplayID);
/external/chromium_org/chrome/browser/chromeos/display/
display_preferences_unittest.cc
215
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
(
[
all
...]
/external/chromium_org/ash/touch/
touchscreen_util_unittest.cc
29
gfx::Display::
SetInternalDisplayId
(1);
/external/chromium_org/ash/wm/
ash_native_cursor_manager_unittest.cc
162
gfx::Display::
SetInternalDisplayId
(display_id);
/external/chromium_org/ash/display/
display_change_observer_chromeos.cc
194
gfx::Display::
SetInternalDisplayId
(state.display->display_id());
root_window_transformers_unittest.cc
236
gfx::Display::
SetInternalDisplayId
(display1.id());
display_manager_unittest.cc
[
all
...]
display_controller_unittest.cc
679
gfx::Display::
SetInternalDisplayId
(secondary_id);
[
all
...]
display_manager.cc
111
gfx::Display::
SetInternalDisplayId
(id);
[
all
...]
Completed in 742 milliseconds