Searched refs:ratioPreview (Results 1 – 2 of 2) sorted by relevance
325 final float ratioPreview = (float) getRatio(previewWidth, previewHeight); in setTransformationMatrix() local331 scaleY = scaleX / ratioPreview; in setTransformationMatrix()333 scaleX = scaleY / ratioPreview; in setTransformationMatrix()
350 final float ratioPreview = (float) getRatio(previewWidth, previewHeight); in setTransformationMatrix() local356 scaleY = scaleX / ratioPreview; in setTransformationMatrix()358 scaleX = scaleY / ratioPreview; in setTransformationMatrix()