Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tools/
Ddng_noise_model.py39 _PLOT_COLORS = noise_model_constants.QUAD_BAYER_PLOT_COLORS variable
46 _PLOT_COLORS = noise_model_constants.BAYER_PLOT_COLORS variable
330 plot_color = _PLOT_COLORS[pidx]
378 plot_color = _PLOT_COLORS[pidx]
619 _PLOT_COLORS,
/cts/apps/CameraITS/tests/scene3/
Dtest_reprocess_edge_enhancement.py36 _PLOT_COLORS = {'yuv': 'r', 'private': 'g', 'none': 'b'} variable