Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene0/
Dtest_test_patterns.py32 _COLOR_BAR_ORDER = ['WHITE', 'YELLOW', 'CYAN', 'GREEN', 'MAGENTA', 'RED', variable
81 num_bars = len(_COLOR_BAR_ORDER)
87 for i, color in enumerate(_COLOR_BAR_ORDER):
98 logging.debug(_COLOR_BAR_ORDER)