Lines Matching full:preview
253 /** True if all the parameters needed to start preview is ready. */
545 // We need to keep a preview frame for the animation before
697 // make preview screen appear as soon as possible.
1007 // Animate capture with real jpeg data instead of a preview
1405 // one and re-start the preview. Snapshot in progress also includes the
1447 // preview area size change later in the initialization.
1542 // cancelAutoFocus is allowed after preview stops.
1734 Log.v(TAG, "setDisplayOrientation (screen:preview) " +
1746 * Returns whether we can/should start the preview or not.
1765 Log.w(TAG, "startPreview: parameters for preview is not ready.");
1772 * The start/stop preview should only run on the UI thread.
1776 Log.i(TAG, "attempted to start preview before camera device");
1875 // Reset preview frame rate to the maximum because it may be lowered by
1962 * set when the preview is stopped, and so this method is only invoked in
1963 * {@link #startPreview()} just before starting the preview.
1997 // Set a preview size that is closest to the viewfinder height and has
2004 Log.v(TAG, "setting preview size. optimal: " + optimalSize + "original: " + original);
2016 Log.d(TAG, "Preview size is " + optimalSize);