Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_1/
Dtest_capture_result.py34 MANUAL_AWB_GAINS = [1, 1.5, 2.0, 3.0] variable
123 assert not np.allclose(awb_gains, MANUAL_AWB_GAINS, atol=ISCLOSE_ATOL)
161 'android.colorCorrection.gains': MANUAL_AWB_GAINS,