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

  /external/chromium_org/ash/display/
display_manager.h 85 static float GetNextUIScale(const DisplayInfo& info, bool up);
display_manager.cc 190 float DisplayManager::GetNextUIScale(const DisplayInfo& info, bool up) {
    [all...]
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 426 internal::DisplayManager::GetNextUIScale(display_info, up);
    [all...]

Completed in 614 milliseconds