HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentDisplayIdPair (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/display/
display_manager.h 132 DisplayIdPair GetCurrentDisplayIdPair() const;
display_manager.cc 268 DisplayIdPair pair = GetCurrentDisplayIdPair();
279 DisplayIdPair DisplayManager::GetCurrentDisplayIdPair() const {
306 const DisplayIdPair pair = GetCurrentDisplayIdPair();
776 GetCurrentDisplayIdPair());
    [all...]
display_controller.cc 474 display_manager->GetCurrentDisplayIdPair(), primary_display_id);
731 DisplayIdPair pair = display_manager->GetCurrentDisplayIdPair();
  /external/chromium_org/chrome/browser/chromeos/display/
display_preferences.cc 175 ash::DisplayIdPair pair = GetDisplayManager()->GetCurrentDisplayIdPair();

Completed in 510 milliseconds