Searched defs:targetRatio (Results 1 – 1 of 1) sorted by relevance
416 private boolean aspectWithinTolerance(double ratio, double targetRatio) { in aspectWithinTolerance()425 double targetRatio = (double) w / (double) h; in getOptimalSize() local