Searched refs:convertProgressToZoomRatio (Results 1 – 1 of 1) sorted by relevance
226 setZoomRatioInternal(convertProgressToZoomRatio(progress), true); in init()631 mZoomKnob.updateZoomProgress(progress, convertProgressToZoomRatio(progress)); in updateZoomKnobByProgress()637 private float convertProgressToZoomRatio(int progress) { in convertProgressToZoomRatio() method in ZoomController