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

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

Completed in 85 milliseconds