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

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

Completed in 198 milliseconds