Home | History | Annotate | Download | only in camera

Lines Matching refs:autoFocus

78         public void autoFocus();
153 autoFocus();
170 // guarantee setParameters can be called during autofocus.
222 // Do not play the sound in continuous autofocus mode. It does
292 autoFocus();
318 private void autoFocus() {
319 Log.v(TAG, "Start autofocus.");
320 mListener.autoFocus();
330 Log.v(TAG, "Cancel autofocus.");
356 // Always use autofocus in tap-to-focus.
359 // The default is continuous autofocus.
414 // autoFocus call is not required.