Home
last modified time | relevance | path

Searched refs:round_end (Results 1 – 25 of 49) sorted by relevance

12

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_line_1bpp.c98 int round_end; in control_thread_entry() local
105 for(round_end = 0; round_end <= 1; round_end ++) in control_thread_entry()
107 is_round = round_end; in control_thread_entry()
120 …: %d, round_end: %d, line_pattern: %d", frame_id, line_width, line_angle, round_end, line_pattern); in control_thread_entry()
141 for(round_end = 0; round_end <= 1; round_end ++) in control_thread_entry()
143 is_round = round_end; in control_thread_entry()
153 … %d, line_width: %d, line_angle: %d, round_end: %d ", frame_id, line_width, line_angle, round_end); in control_thread_entry()
174 for(round_end = 0; round_end <= 1; round_end ++) in control_thread_entry()
176 is_round = round_end; in control_thread_entry()
186 … %d, line_width: %d, line_angle: %d, round_end: %d ", frame_id, line_width, line_angle, round_end); in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_4bpp_line_screen.c76 int round_end; in control_thread_entry() local
84 for(round_end = 0; round_end <= 1; round_end ++) in control_thread_entry()
86 rounded = round_end; in control_thread_entry()
99 …: %d, round_end: %d, line_pattern: %d", frame_id, line_width, line_angle, round_end, line_pattern); in control_thread_entry()
120 for(round_end = 0; round_end <= 1; round_end ++) in control_thread_entry()
122 rounded = round_end; in control_thread_entry()
132 … %d, line_width: %d, line_angle: %d, round_end: %d ", frame_id, line_width, line_angle, round_end); in control_thread_entry()
153 for(round_end = 0; round_end <= 1; round_end ++) in control_thread_entry()
155 rounded = round_end; in control_thread_entry()
165 … %d, line_width: %d, line_angle: %d, round_end: %d ", frame_id, line_width, line_angle, round_end); in control_thread_entry()
Dvalidation_guix_all_widgets_332rgb_line_screen.c75 int round_end; in control_thread_entry() local
83 for(round_end = 0; round_end <= 1; round_end ++) in control_thread_entry()
85 rounded = round_end; in control_thread_entry()
98 …: %d, round_end: %d, line_pattern: %d", frame_id, line_width, line_angle, round_end, line_pattern); in control_thread_entry()
122 for(round_end = 0; round_end <= 1; round_end ++) in control_thread_entry()
124 rounded = round_end; in control_thread_entry()
133 …%d, line_width: %d, line_angle: %d, round_end: %d, ", frame_id, line_width, line_angle, round_end); in control_thread_entry()
157 for(round_end = 0; round_end <= 1; round_end ++) in control_thread_entry()
159 rounded = round_end; in control_thread_entry()
168 …%d, line_width: %d, line_angle: %d, round_end: %d, ", frame_id, line_width, line_angle, round_end); in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/all_widgets_1bpp/
Dshapes_screen.c13 GX_BOOL round_end = GX_TRUE; variable
91 round_end = GX_TRUE; in shapesscreen_event_handler()
96 round_end = GX_FALSE; in shapesscreen_event_handler()
234 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/
Dshapes_screen.c14 GX_BOOL round_end = GX_TRUE; variable
98 round_end = GX_TRUE; in shapesscreen_event_handler()
103 round_end = GX_FALSE; in shapesscreen_event_handler()
246 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/
Dshapes_screen.c14 GX_BOOL round_end = GX_TRUE; variable
98 round_end = GX_TRUE; in shapesscreen_event_handler()
103 round_end = GX_FALSE; in shapesscreen_event_handler()
246 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_cw_binary/
Dshapes_screen.c14 GX_BOOL round_end = GX_TRUE; variable
98 round_end = GX_TRUE; in shapesscreen_event_handler()
103 round_end = GX_FALSE; in shapesscreen_event_handler()
246 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_cw/
Dshapes_screen.c16 GX_BOOL round_end = GX_TRUE; variable
102 round_end = GX_TRUE; in shapesscreen_event_handler()
107 round_end = GX_FALSE; in shapesscreen_event_handler()
238 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw/
Dshapes_screen.c15 GX_BOOL round_end = GX_TRUE; variable
96 round_end = GX_TRUE; in shapesscreen_event_handler()
101 round_end = GX_FALSE; in shapesscreen_event_handler()
239 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw_binary/
Dshapes_screen.c15 GX_BOOL round_end = GX_TRUE; variable
96 round_end = GX_TRUE; in shapesscreen_event_handler()
101 round_end = GX_FALSE; in shapesscreen_event_handler()
239 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_binary/
Dshapes_screen.c14 GX_BOOL round_end = GX_TRUE; variable
98 round_end = GX_TRUE; in shapesscreen_event_handler()
103 round_end = GX_FALSE; in shapesscreen_event_handler()
246 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_4bpp/
Dshapes_screen.c13 GX_BOOL round_end = GX_TRUE; variable
91 round_end = GX_TRUE; in shapesscreen_event_handler()
96 round_end = GX_FALSE; in shapesscreen_event_handler()
234 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/
Dshapes_screen.c12 GX_BOOL round_end = GX_TRUE; variable
82 round_end = GX_TRUE; in shapesscreen_event_handler()
87 round_end = GX_FALSE; in shapesscreen_event_handler()
228 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp/
Dshapes_screen.c16 GX_BOOL round_end = GX_TRUE; variable
97 round_end = GX_TRUE; in shapesscreen_event_handler()
102 round_end = GX_FALSE; in shapesscreen_event_handler()
240 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_6_1_3/
Dshapes_screen.c15 GX_BOOL round_end = GX_TRUE; variable
96 round_end = GX_TRUE; in shapesscreen_event_handler()
101 round_end = GX_FALSE; in shapesscreen_event_handler()
239 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw/
Dshapes_screen.c16 GX_BOOL round_end = GX_TRUE; variable
97 round_end = GX_TRUE; in shapesscreen_event_handler()
102 round_end = GX_FALSE; in shapesscreen_event_handler()
240 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_binary/
Dshapes_screen.c15 GX_BOOL round_end = GX_TRUE; variable
96 round_end = GX_TRUE; in shapesscreen_event_handler()
101 round_end = GX_FALSE; in shapesscreen_event_handler()
239 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw/
Dshapes_screen.c16 GX_BOOL round_end = GX_TRUE; variable
97 round_end = GX_TRUE; in shapesscreen_event_handler()
102 round_end = GX_FALSE; in shapesscreen_event_handler()
240 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_ccw_binary/
Dshapes_screen.c14 GX_BOOL round_end = GX_TRUE; variable
98 round_end = GX_TRUE; in shapesscreen_event_handler()
103 round_end = GX_FALSE; in shapesscreen_event_handler()
246 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_dave2d_disabled/
Dshapes_screen.c15 GX_BOOL round_end = GX_TRUE; variable
96 round_end = GX_TRUE; in shapesscreen_event_handler()
101 round_end = GX_FALSE; in shapesscreen_event_handler()
239 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw_binary/
Dshapes_screen.c15 GX_BOOL round_end = GX_TRUE; variable
96 round_end = GX_TRUE; in shapesscreen_event_handler()
101 round_end = GX_FALSE; in shapesscreen_event_handler()
239 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_cw_binary/
Dshapes_screen.c14 GX_BOOL round_end = GX_TRUE; variable
98 round_end = GX_TRUE; in shapesscreen_event_handler()
103 round_end = GX_FALSE; in shapesscreen_event_handler()
246 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_ccw/
Dshapes_screen.c16 GX_BOOL round_end = GX_TRUE; variable
102 round_end = GX_TRUE; in shapesscreen_event_handler()
107 round_end = GX_FALSE; in shapesscreen_event_handler()
238 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_cw/
Dshapes_screen.c15 GX_BOOL round_end = GX_TRUE; variable
96 round_end = GX_TRUE; in shapesscreen_event_handler()
101 round_end = GX_FALSE; in shapesscreen_event_handler()
239 if (round_end) in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_cw_binary/
Dshapes_screen.c15 GX_BOOL round_end = GX_TRUE; variable
96 round_end = GX_TRUE; in shapesscreen_event_handler()
101 round_end = GX_FALSE; in shapesscreen_event_handler()
239 if (round_end) in graphics_draw()

12