Searched refs:origW (Results 1 – 1 of 1) sorted by relevance
191 float origW = r.width(); in fixAspectRatioContained() local193 float origA = origW / origH; in fixAspectRatioContained()195 float finalW = origW; in fixAspectRatioContained()198 finalH = origW / a; in fixAspectRatioContained()