Lines Matching full:zoom
234 private int mZoomValue; // The current zoom value.
1602 // zoom. To reduce latency when setting the parameters during zoom, we
1629 // recording. It is therefore necessary to hide the zoom UI on older
1635 // TODO: disable zoom UI here.
1644 // TODO: enable zoom UI here.
1940 // Set zoom.
2404 // Not useful to change zoom value when the activity is paused.
2407 // Set zoom parameters asynchronously
2426 // Currently we use immediate zoom for fast zooming to get better UX and
2427 // there is no plan to take advantage of the smooth zoom.