Home
last modified time | relevance | path

Searched refs:fixed_focus (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CameraITS/tests/scene3/
Dtest_lens_movement_reporting.py114 not camera_properties_utils.fixed_focus(props) and
Dtest_lens_position.py185 not camera_properties_utils.fixed_focus(props) and
/cts/apps/CameraITS/utils/
Dcamera_properties_utils.py303 def fixed_focus(props): function