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