Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_1/
Dtest_ae_precapture_trigger.py29 _AE_CONVERGED = 2 variable
49 logging.debug('AE_CONVERGED: %d', _AE_CONVERGED)
100 if state not in [_AE_SEARCHING, _AE_CONVERGED]:
111 if state not in [_AE_SEARCHING, _AE_CONVERGED, _AE_PRECAPTURE]:
124 if state == _AE_CONVERGED:
126 if state != _AE_CONVERGED: