Searched refs:GetNextUIScale (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/display/
H A Ddisplay_manager.h82 static float GetNextUIScale(const DisplayInfo& info, bool up);
H A Ddisplay_manager.cc226 float DisplayManager::GetNextUIScale(const DisplayInfo& info, bool up) { function in class:ash::DisplayManager
/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.cc376 float next_scale = DisplayManager::GetNextUIScale(display_info, up);

Completed in 1754 milliseconds