Searched refs:rounded_index (Results 1 – 4 of 4) sorted by relevance
/GUIX-v6.4.1/test/guix_test/regression_test/tests/ |
D | validation_guix_line_8bpp.c | 80 int angle_index, width_index, aa_index, rounded_index, color_index; in control_thread_entry() local 96 for(rounded_index = 0; rounded_index < 2; rounded_index++) in control_thread_entry() 98 rounded = rounded_value[rounded_index]; in control_thread_entry()
|
D | validation_guix_lines_24xrgb.c | 80 int angle_index, width_index, aa_index, rounded_index, brush_alpha_index; in control_thread_entry() local 87 for(rounded_index = 0; rounded_index < 2; rounded_index++) in control_thread_entry() 89 rounded = rounded_value[rounded_index]; in control_thread_entry()
|
D | validation_guix_lines_clip_24xrgb.c | 84 int angle_index, width_index, aa_index, rounded_index, cover_index; in control_thread_entry() local 97 for(rounded_index = 0; rounded_index < 2; rounded_index++) in control_thread_entry() 99 rounded =rounded_value[rounded_index]; in control_thread_entry()
|
D | validation_guix_lines_clip_565rgb.c | 84 int angle_index, width_index, aa_index, rounded_index, cover_index; in control_thread_entry() local 97 for(rounded_index = 0; rounded_index < 2; rounded_index++) in control_thread_entry() 99 rounded =rounded_value[rounded_index]; in control_thread_entry()
|