Searched refs:sdim (Results 1 – 1 of 1) sorted by relevance
95 distance sdim = dim/sc; in compute_scale() local100 if ((max_width > 0.0 && sdim.x > max_width) in compute_scale()101 || (max_height > 0.0 && sdim.y > max_height)) { in compute_scale()