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

/external/chromium_org/ash/display/
H A Ddisplay_controller.h140 DisplayIdPair GetCurrentDisplayIdPair() const;
H A Ddisplay_controller.cc308 DisplayIdPair pair = GetCurrentDisplayIdPair();
390 const DisplayIdPair pair = GetCurrentDisplayIdPair();
419 DisplayIdPair pair = GetCurrentDisplayIdPair();
431 DisplayIdPair DisplayController::GetCurrentDisplayIdPair() const { function in class:ash::DisplayController
545 GetCurrentDisplayIdPair(), primary_display_id);
786 DisplayIdPair pair = GetCurrentDisplayIdPair();
/external/chromium_org/chrome/browser/chromeos/display/
H A Ddisplay_preferences.cc178 ash::DisplayIdPair pair = GetDisplayController()->GetCurrentDisplayIdPair();

Completed in 100 milliseconds