Home | History | Annotate | Download | only in camera

Lines Matching refs:ZOOM

184     private float mZoomValue;  // The current zoom ratio.
896 * Returns current Zoom value, with 1.0 as the value for no zoom.
904 // Not useful to change zoom value when the activity is paused.
912 // Set zoom parameters asynchronously
1384 // zoom. To reduce latency when setting the parameters during zoom, we
1638 // Set zoom.
1639 if (mCameraCapabilities.supports(CameraCapabilities.Feature.ZOOM)) {