GetEffectiveUIScale   57 ash/desktop_background/desktop_background_view.cc     float ui_scale = info.GetEffectiveUIScale();
GetEffectiveUIScale  109 ash/desktop_background/desktop_background_view.cc   float scaling = display_info.GetEffectiveUIScale();
GetEffectiveUIScale  340 ash/display/display_controller_unittest.cc       GetEffectiveUIScale();
GetEffectiveUIScale  258 ash/display/display_info.cc   size_f.Scale(GetEffectiveUIScale());
GetEffectiveUIScale  128 ash/display/display_info.h   float GetEffectiveUIScale() const;
GetEffectiveUIScale  942 ash/display/display_manager_unittest.cc   EXPECT_EQ(1.0f, GetDisplayInfoAt(0).GetEffectiveUIScale());
GetEffectiveUIScale  134 ash/display/root_window_transformers.cc     root_window_ui_scale_ = info.GetEffectiveUIScale();
GetEffectiveUIScale  115 ash/display/root_window_transformers_unittest.cc       GetEffectiveUIScale();