Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_2/
Dtest_post_raw_sensitivity_boost.py32 _COLORS = ('R', 'G', 'B') variable
108 for i, _ in enumerate(_COLORS):
185 for ch, _ in enumerate(_COLORS):
188 step - 1, step, _COLORS[ch], raw_means[step - 1][ch],
199 for ch, _ in enumerate(_COLORS):
205 logging.debug('%s channel vals %s mean %f', _COLORS[ch], vals, mean)
Dtest_param_tonemap_mode.py28 _COLORS = ('R', 'G', 'B') variable
33 _NUM_COLORS = len(_COLORS)
148 for i, ch in enumerate(_COLORS):