Home | History | Annotate | Download | only in camera

Lines Matching full:preview

243     private static final int IDLE = 1;  // preview is active
471 // To reduce startup time, open the camera and start the preview in
489 // we need to reset exposure for the preview
491 // Starting the preview needs preferences, camera screen nail, and
636 // make preview screen appear as soon as possible.
972 // Camera HAL of some devices have a bug. Starting preview
974 // time before starting the preview.
1458 // one and re-start the preview. Snapshot in progress also includes the
1513 // Start the preview if it is not started.
1566 // cancelAutoFocus is allowed after preview stops.
1790 // Preview area is touched. Handle touch focus.
1932 // after taking a picture. Stop the preview to work around it. The bug
1997 // Reset preview frame rate to the maximum because it may be lowered by
2069 // Set a preview size that is closest to the viewfinder height and has
2078 // Zoom related settings will be changed for different preview
2083 Log.v(TAG, "Preview size is " + optimalSize.width + "x" + optimalSize.height);
2286 // We need to keep a preview frame for the animation before
2361 // Preview texture has been copied. Now camera can be released and the
2435 // Set the preview frame aspect ratio according to the picture size.