Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_1/
Dtest_capture_result.py39 _MANUAL_GAINS_OK = [[1, 1.5, 2.0, 3.0], variable
198 if not (all([math.isclose(awb_gains[i], _MANUAL_GAINS_OK[0][i],
201 all([math.isclose(awb_gains[i], _MANUAL_GAINS_OK[1][i],
204 all([math.isclose(awb_gains[i], _MANUAL_GAINS_OK[2][i],