Searched defs:maxRatio (Results 1 – 3 of 3) sorted by relevance
577 float maxRatio = static_cast<float>(maxWidth) / static_cast<float>(minHeight); in IsAspectRatioSatisfiedWithSizeLimits() local
297 …float maxRatio = static_cast<float>(newLimits.maxWidth_) / static_cast<float>(newLimits.minHeight_… in CheckAspectRatioBySizeLimits() local
1018 double maxRatio = FLT_MAX; in CalculateNewLimitsByRatio() local