Searched refs:updateZoomProgress (Results 1 – 2 of 2) sorted by relevance
70 public void updateZoomProgress(int zoomProgress, float zoomRatio) { in updateZoomProgress() method in ZoomKnob
631 mZoomKnob.updateZoomProgress(progress, convertProgressToZoomRatio(progress)); in updateZoomKnobByProgress()646 mZoomKnob.updateZoomProgress(convertZoomRatioToProgress(zoomRatio), zoomRatio); in updateZoomKnobByZoomRatio()