GetDeviceScaleFactor 88 ash/display/mouse_cursor_event_filter.cc scale_when_drag_started_ = ui::GetDeviceScaleFactor(target->layer()); GetDeviceScaleFactor 115 ash/drag_drop/drag_image_view.cc device_scale = ui::GetDeviceScaleFactor( GetDeviceScaleFactor 65 chrome/browser/icon_loader_win.cc *bitmap, gfx::win::GetDeviceScaleFactor())); GetDeviceScaleFactor 45 chrome/browser/ui/views/frame/minimize_button_metrics_win.cc return minimize_button_corner.x / gfx::win::GetDeviceScaleFactor(); GetDeviceScaleFactor 94 chrome/browser/ui/webui/chromeos/login/network_dropdown.cc web_ui_->GetDeviceScaleFactor())).sk_bitmap(); GetDeviceScaleFactor 195 chrome/browser/ui/webui/chromeos/login/network_dropdown.cc ui::GetImageScale(web_ui_->GetDeviceScaleFactor())).sk_bitmap(); GetDeviceScaleFactor 1278 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc ui::GetImageScale(web_ui()->GetDeviceScaleFactor())); GetDeviceScaleFactor 2034 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc web_ui()->GetDeviceScaleFactor(), GetDeviceScaleFactor 2049 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc web_ui()->GetDeviceScaleFactor(), GetDeviceScaleFactor 2066 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc web_ui()->GetDeviceScaleFactor(), GetDeviceScaleFactor 2086 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc web_ui()->GetDeviceScaleFactor(), GetDeviceScaleFactor 37 content/browser/webui/web_ui_impl.h virtual ui::ScaleFactor GetDeviceScaleFactor() const OVERRIDE; GetDeviceScaleFactor 58 content/public/browser/web_ui.h virtual ui::ScaleFactor GetDeviceScaleFactor() const = 0; GetDeviceScaleFactor 443 content/renderer/browser_plugin/browser_plugin.cc GetDeviceScaleFactor()); GetDeviceScaleFactor 572 content/renderer/browser_plugin/browser_plugin.cc GetDeviceScaleFactor() != params.scale_factor) { GetDeviceScaleFactor 1097 content/renderer/browser_plugin/browser_plugin.cc params->scale_factor = GetDeviceScaleFactor(); GetDeviceScaleFactor 1114 content/renderer/browser_plugin/browser_plugin.cc GetDeviceScaleFactor() * GetDeviceScaleFactor 1115 content/renderer/browser_plugin/browser_plugin.cc GetDeviceScaleFactor())); GetDeviceScaleFactor 234 content/renderer/browser_plugin/browser_plugin.h virtual float GetDeviceScaleFactor() const; GetDeviceScaleFactor 144 ui/aura/window_tree_host.cc float scale = ui::GetDeviceScaleFactor(window()->layer()); GetDeviceScaleFactor 158 ui/aura/window_tree_host.cc float scale = ui::GetDeviceScaleFactor(window()->layer()); GetDeviceScaleFactor 123 ui/base/layout.cc return gfx::win::GetDeviceScaleFactor(); GetDeviceScaleFactor 28 ui/compositor/dip_util.cc gfx::ScalePoint(point_in_pixel, 1.0f / GetDeviceScaleFactor(layer))); GetDeviceScaleFactor 33 ui/compositor/dip_util.cc return gfx::ScalePoint(point_in_pixel, 1.0f / GetDeviceScaleFactor(layer)); GetDeviceScaleFactor 39 ui/compositor/dip_util.cc gfx::ScaleSize(size_in_pixel, 1.0f / GetDeviceScaleFactor(layer))); GetDeviceScaleFactor 44 ui/compositor/dip_util.cc float scale = 1.0f / GetDeviceScaleFactor(layer); GetDeviceScaleFactor 51 ui/compositor/dip_util.cc gfx::ScalePoint(point_in_dip, GetDeviceScaleFactor(layer))); GetDeviceScaleFactor 57 ui/compositor/dip_util.cc gfx::ScaleSize(size_in_dip, GetDeviceScaleFactor(layer))); GetDeviceScaleFactor 62 ui/compositor/dip_util.cc float scale = GetDeviceScaleFactor(layer); GetDeviceScaleFactor 21 ui/compositor/dip_util.h COMPOSITOR_EXPORT float GetDeviceScaleFactor(const Layer* layer); GetDeviceScaleFactor 385 ui/compositor/layer.h virtual float GetDeviceScaleFactor() const OVERRIDE; GetDeviceScaleFactor 35 ui/compositor/layer_animation_delegate.h virtual float GetDeviceScaleFactor() const = 0; GetDeviceScaleFactor 452 ui/compositor/layer_animation_element.cc float device_scale_factor = delegate->GetDeviceScaleFactor(); GetDeviceScaleFactor 532 ui/compositor/layer_animation_element.cc float device_scale_factor = delegate->GetDeviceScaleFactor(); GetDeviceScaleFactor 38 ui/compositor/test/test_layer_animation_delegate.h virtual float GetDeviceScaleFactor() const OVERRIDE; GetDeviceScaleFactor 59 ui/gfx/canvas_paint_win.cc gfx::win::GetDeviceScaleFactor(), GetDeviceScaleFactor 68 ui/gfx/canvas_paint_win.cc -ps_.rcPaint.left / gfx::win::GetDeviceScaleFactor(), GetDeviceScaleFactor 69 ui/gfx/canvas_paint_win.cc -ps_.rcPaint.top / gfx::win::GetDeviceScaleFactor()); GetDeviceScaleFactor 33 ui/gfx/screen_win.cc display.SetScaleAndBounds(gfx::win::GetDeviceScaleFactor(), bounds); GetDeviceScaleFactor 195 ui/gfx/win/dpi.cc GetDeviceScaleFactor() > GetUnforcedDeviceScaleFactor() ? GetDeviceScaleFactor 196 ui/gfx/win/dpi.cc 1.0f / GetDeviceScaleFactor() : GetDeviceScaleFactor 203 ui/gfx/win/dpi.cc return ToFlooredPoint(ScalePoint(dip_point, GetDeviceScaleFactor())); GetDeviceScaleFactor 209 ui/gfx/win/dpi.cc ScaleRect(pixel_bounds, 1.0f / GetDeviceScaleFactor())); GetDeviceScaleFactor 221 ui/gfx/win/dpi.cc dip_bounds.origin(), GetDeviceScaleFactor())), GetDeviceScaleFactor 223 ui/gfx/win/dpi.cc dip_bounds.size(), GetDeviceScaleFactor()))); GetDeviceScaleFactor 228 ui/gfx/win/dpi.cc ScaleSize(size_in_pixels, 1.0f / GetDeviceScaleFactor())); GetDeviceScaleFactor 232 ui/gfx/win/dpi.cc return ToFlooredSize(ScaleSize(dip_size, GetDeviceScaleFactor())); GetDeviceScaleFactor 237 ui/gfx/win/dpi.cc GetDeviceScaleFactor() + 0.5); GetDeviceScaleFactor 46 ui/gfx/win/dpi.h GFX_EXPORT float GetDeviceScaleFactor(); GetDeviceScaleFactor 57 ui/views/widget/desktop_aura/desktop_screen_x11.cc float device_scale_factor = GetDeviceScaleFactor( GetDeviceScaleFactor 393 ui/views/widget/desktop_aura/desktop_screen_x11.cc device_scale_factor = GetDeviceScaleFactor(crtc->width, GetDeviceScaleFactor 1207 ui/views/win/hwnd_message_handler.cc double scale = gfx::win::GetDeviceScaleFactor();