Searched refs:ratioPreview (Results 1 – 1 of 1) sorted by relevance
343 final float ratioPreview = (float) getRatio(previewWidth, previewHeight); in setTransformationMatrix() local349 scaleY = scaleX / ratioPreview; in setTransformationMatrix()351 scaleX = scaleY / ratioPreview; in setTransformationMatrix()