Searched refs:yScale (Results 1 – 1 of 1) sorted by relevance
325 float yScale = crop.getHeight() / float(winHeight); in computeCrop() local328 float insetT = winCrop.top * yScale; in computeCrop()330 float insetB = (winHeight - winCrop.bottom) * yScale; in computeCrop()