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