Home | History | Annotate | Download | only in camera

Lines Matching full:autofocus

244     // CameraHardwareInterface.autoFocus to start the focus if focus mode is
426 // subject. After autofocus, the subject distance may be within near and far
428 // autofocus algorithm, the focus area, and the scene. The error can be
622 // CameraHardwareInterface.autoFocus to start the focus in this mode.
625 // CameraHardwareInterface.autoFocus in this mode.
628 // CameraHardwareInterface.autoFocus to start the focus in this mode.
633 // not call CameraHardwareInterface.autoFocus in this mode.
637 // CameraHardwareInterface.autoFocus in this mode.
645 // Applications can call CameraHardwareInterface.autoFocus in this mode. The
648 // autoFocus call. If applications want to resume the continuous focus,
650 // the continuous autofocus. To stop continuous focus, applications should
658 // Applications can call CameraHardwareInterface.autoFocus in this mode. If
659 // the autofocus is in the middle of scanning, the focus callback will
660 // return when it completes. If the autofocus is not scanning, focus
664 // autofocus cycle. The focus position is locked after autoFocus call. If
666 // called. Restarting the preview will not resume the continuous autofocus.