Home | History | Annotate | Download | only in src

Lines Matching refs:af_mode

1967     handle->current_params.af_mode = CAM_FOCUS_MODE_AUTO; // Default to auto focus mode
2026 handle->current_params.af_mode = CAM_FOCUS_MODE_FIXED;
2030 rc = setFocusMode(&handle->test_obj, handle->current_params.af_mode);
2376 handle->current_params.af_mode = mode;