Searched refs:aspect_ratio_goodness (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/
H A Dresizing_host_observer.cc69 float aspect_ratio_goodness() const { return aspect_ratio_goodness_; } function in class:remoting::__anon10461::CandidateResolution
96 if (aspect_ratio_goodness() < other.aspect_ratio_goodness()) {
98 } else if (aspect_ratio_goodness() > other.aspect_ratio_goodness()) {

Completed in 68 milliseconds