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

  /external/chromium_org/ash/display/
display_manager.h 271 int64 GetDisplayIdForUIScaling() const;
display_manager.cc 617 return GetDisplayIdForUIScaling() != gfx::Display::kInvalidDisplayID;
    [all...]
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 353 int64 display_id = display_manager->GetDisplayIdForUIScaling();
365 int64 display_id = display_manager->GetDisplayIdForUIScaling();
    [all...]

Completed in 117 milliseconds