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.py31 COLOR_BAR_ORDER = ['WHITE', 'YELLOW', 'CYAN', 'GREEN', 'MAGENTA', 'RED', variable
80 num_bars = len(COLOR_BAR_ORDER)
86 for i, color in enumerate(COLOR_BAR_ORDER):
97 logging.debug(COLOR_BAR_ORDER)