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

  /external/chromium_org/cc/blink/
web_layer_impl_fixed_bounds_unittest.cc 83 const float kDeviceScaleFactor = 2.f;
116 inputs.device_scale_factor = kDeviceScaleFactor;
133 inputs.device_scale_factor = kDeviceScaleFactor;
  /external/chromium_org/content/public/common/
content_switches.cc     [all...]
content_switches.h 282 CONTENT_EXPORT extern const char kDeviceScaleFactor[];
  /external/chromium_org/content/app/
content_main_runner.cc 627 if (command_line.HasSwitch(switches::kDeviceScaleFactor)) {
629 switches::kDeviceScaleFactor);
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc     [all...]

Completed in 66 milliseconds