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

  /external/chromium_org/remoting/host/
resizing_host_observer.cc 34 const float width_ratio = local
38 client_scale_factor_ = std::min(width_ratio, height_ratio);
  /external/chromium_org/chromeos/display/
output_configurator.cc 631 float width_ratio = static_cast<float>(mirror_mode_width) / local
636 area_ratio = width_ratio * height_ratio;

Completed in 32 milliseconds