Searched refs:finalH (Results 1 – 1 of 1) sorted by relevance
196 float finalH = origH; in fixAspectRatioContained() local198 finalH = origW / a; in fixAspectRatioContained()199 r.top = r.centerY() - finalH / 2; in fixAspectRatioContained()200 r.bottom = r.top + finalH; in fixAspectRatioContained()