Searched refs:mMaxZoomProgress (Results 1 – 1 of 1) sorted by relevance
39 private int mMaxZoomProgress; field in ZoomKnob52 mMaxZoomProgress = maxZoomProgress; in initialize()73 int margin = (int) (((float) zoomProgress / mMaxZoomProgress) * maxMargin); in updateZoomProgress()