Home | History | Annotate | Download | only in HAL

Lines Matching refs:autoFocus

600      * go ahead with capture anyway. Just like the way autofocus
1778 * FUNCTION : autoFocus
1788 int QCamera2HardwareInterface::autoFocus()
1806 // The focus position is locked after autoFocus call.
1818 // According to Google API definition, if the autofocus is in the middle
1820 // autofocus is not scanning, focus callback will immediately return with
1823 // the focus mode to auto, and run a full autofocus cycle. The focus position
1824 // is locked after autoFocus call.
2511 ALOGD("%s: no ops for autofocus event in focusmode %d", __func__, focusMode);