Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene5/
Dtest_lens_shading_and_color_uniformity.py91 text_offset = int(text_height*1.5)
105 [left+text_offset, bottom-text_offset],
106 font_scale, text_offset, GREEN, int(line_width/2))
113 [left+text_offset, bottom-text_offset*2],
114 font_scale, text_offset, GREEN, int(line_width/2))
170 text_bottom = bottom - text_offset
174 [left+text_offset, text_bottom], font_scale,
175 text_offset, legend_color, int(line_width/2))
193 text_bottom = bottom - text_offset * 2
195 [left+text_offset, text_bottom], font_scale,
[all …]