Lines Matching full:zoom
121 private int mZoomValue; // The current zoom value.
461 // only for immediate zoom
467 // only for smooth zoom
472 Log.v(TAG, "zoom picker state=" + state);
488 // Get the parameter to make sure we have the up-to-date zoom value.
492 // Currently we use immediate zoom for fast zooming to get better UX and
493 // there is no plan to take advantage of the smooth zoom.
502 // Not useful to change zoom value when the activity is paused.
824 Log.v(TAG, "Zoom changed: value=" + value + ". stopped=" + stopped);
827 // Update the UI when we get zoom value.
831 // takePicture. If we do not do this, wrong zoom value will be set.
1927 // Set zoom.
1978 // Zoom related settings will be changed for different preview
2276 // Reset the zoom. Zoom value is not stored in preference.