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

  /external/chromium_org/ash/display/
display_manager.h 137 DisplayIdPair GetCurrentDisplayIdPair() const;
display_manager.cc 317 DisplayIdPair pair = GetCurrentDisplayIdPair();
328 DisplayIdPair DisplayManager::GetCurrentDisplayIdPair() const {
355 const DisplayIdPair pair = GetCurrentDisplayIdPair();
    [all...]
display_controller.cc 489 display_manager->GetCurrentDisplayIdPair(), primary_display_id);
702 DisplayIdPair pair = display_manager->GetCurrentDisplayIdPair();
  /external/chromium_org/ash/touch/
touch_transformer_controller.cc 201 DisplayIdPair id_pair = GetDisplayManager()->GetCurrentDisplayIdPair();
  /external/chromium_org/chrome/browser/chromeos/display/
display_preferences.cc 233 ash::DisplayIdPair pair = GetDisplayManager()->GetCurrentDisplayIdPair();

Completed in 175 milliseconds