Searched refs:zoomRatioWidth (Results 1 – 1 of 1) sorted by relevance
729 float zoomRatioWidth = activeArraySize.getWidth() * 1.0f / cropSize.getWidth(); in getZoomRatio() local732 return new SizeF(zoomRatioWidth, zoomRatioHeight); in getZoomRatio()