Home
last modified time | relevance | path

Searched refs:GetCurrentDisplayIdPair (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ash/display/
Ddisplay_manager.cc290 DisplayIdPair pair = GetCurrentDisplayIdPair(); in GetCurrentDisplayLayout()
301 DisplayIdPair DisplayManager::GetCurrentDisplayIdPair() const { in GetCurrentDisplayIdPair() function in ash::DisplayManager
328 const DisplayIdPair pair = GetCurrentDisplayIdPair(); in SetLayoutForCurrentDisplays()
846 GetCurrentDisplayIdPair()); in GetPrimaryDisplayCandidate()
Ddisplay_manager.h137 DisplayIdPair GetCurrentDisplayIdPair() const;
Ddisplay_controller.cc484 display_manager->GetCurrentDisplayIdPair(), primary_display_id); in SetPrimaryDisplay()
700 DisplayIdPair pair = display_manager->GetCurrentDisplayIdPair(); in PostDisplayConfigurationChange()
/external/chromium_org/ash/touch/
Dtouch_transformer_controller.cc154 DisplayIdPair id_pair = GetDisplayManager()->GetCurrentDisplayIdPair(); in UpdateTouchTransformer()
/external/chromium_org/chrome/browser/chromeos/display/
Ddisplay_preferences.cc210 ash::DisplayIdPair pair = GetDisplayManager()->GetCurrentDisplayIdPair(); in StoreCurrentDisplayLayoutPrefs()