Searched refs:zoomProgress (Results 1 – 1 of 1) sorted by relevance
70 public void updateZoomProgress(int zoomProgress, float zoomRatio) { in updateZoomProgress() argument73 int margin = (int) (((float) zoomProgress / mMaxZoomProgress) * maxMargin); in updateZoomProgress()