Searched refs:_focus_enable (Results 1 – 2 of 2) sorted by relevance
69 _focus_enable = false; in queryLensSupport()88 _focus_enable = false; in queryLensSupport()90 _focus_enable = true; in queryLensSupport()197 lens_des.focus_support = _focus_enable; in getLensModeData()313 if (!_focus_enable) { in setFocusParamsSync()367 if (!_focus_enable) { in setFocusParams()623 if (!_zoom_enable || !_focus_enable) { in setZoomFocusRebackSync()692 if (!_zoom_enable || !_focus_enable) { in endZoomChgSync()780 if (!_zoom_enable || !_focus_enable) { in setZoomFocusParamsSync()864 if (!_zoom_enable || !_focus_enable) { in setZoomFocusParams()[all …]
209 bool _focus_enable; variable