Searched refs:mActiveAF (Results 1 – 3 of 3) sorted by relevance
1643 mActiveAF(false), in QCamera2HardwareInterface()3949 mActiveAF = false; in stopPreview()4213 mActiveAF = true; in autoFocus()4228 mActiveAF = false; in autoFocus()4255 mActiveAF = false; in cancelAutoFocus()6689 if (!mActiveAF) { in processAutoFocusEvent()6696 mActiveAF = false; // reset the mActiveAF in this special case in processAutoFocusEvent()6741 mActiveAF = false; // reset the mActiveAF in this special case in processAutoFocusEvent()6749 (focus_data.focus_state == CAM_AF_STATE_PASSIVE_SCAN)) && mActiveAF) { in processAutoFocusEvent()6781 if (mActiveAF) { in processAutoFocusEvent()[all …]
666 bool mActiveAF; variable
2250 pme->mActiveAF){ in metadata_stream_cb_routine()