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 82 static float GetNextUIScale(const DisplayInfo& info, bool up);
display_manager.cc 226 float DisplayManager::GetNextUIScale(const DisplayInfo& info, bool up) {
    [all...]
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 376 float next_scale = DisplayManager::GetNextUIScale(display_info, up);
    [all...]

Completed in 85 milliseconds