Home
last modified time | relevance | path

Searched refs:synthesized_display_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/aura/test/
Dtest_screen.cc153 static int64 synthesized_display_id = 2000; in TestScreen() local
154 display_.set_id(synthesized_display_id++); in TestScreen()
/external/chromium_org/ash/display/
Ddisplay_info.cc45 static int64 synthesized_display_id = 2200000000LL; in CreateFromSpecWithID() local
114 id = synthesized_display_id++; in CreateFromSpecWithID()