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.cc317 DisplayIdPair pair = GetCurrentDisplayIdPair();
328 DisplayIdPair DisplayManager::GetCurrentDisplayIdPair() const { function in class:ash::DisplayManager
355 const DisplayIdPair pair = GetCurrentDisplayIdPair();
969 GetCurrentDisplayIdPair());
H A Ddisplay_controller.cc489 display_manager->GetCurrentDisplayIdPair(), primary_display_id);
702 DisplayIdPair pair = display_manager->GetCurrentDisplayIdPair();
/external/chromium_org/ash/touch/
H A Dtouch_transformer_controller.cc201 DisplayIdPair id_pair = GetDisplayManager()->GetCurrentDisplayIdPair();
/external/chromium_org/chrome/browser/chromeos/display/
H A Ddisplay_preferences.cc233 ash::DisplayIdPair pair = GetDisplayManager()->GetCurrentDisplayIdPair();

Completed in 1770 milliseconds