Home
last modified time | relevance | path

Searched refs:x_ratio (Results 1 – 25 of 65) sorted by relevance

123

/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_16bpp_rotated_270_resize_screen.c70 extern float x_ratio;
90 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
99 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_1bpp_resize_screen.c70 extern float x_ratio;
90 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
99 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_24xrgb_rotated_ccw_resize_screen.c70 extern float x_ratio;
90 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
99 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_24xrgb_rotated_cw_resize_screen.c70 extern float x_ratio;
90 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
99 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_1555xrgb_resize_screen.c70 extern float x_ratio;
90 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
99 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_4444argb_resize_screen.c70 extern float x_ratio;
90 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
99 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_565bgr_resize_screen.c70 extern float x_ratio;
90 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
99 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_16bpp_rotated_resize_screen.c70 extern float x_ratio;
90 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
99 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_32argb_rotated_cw_resize_screen.c70 extern float x_ratio;
90 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
99 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_332rgb_resize_screen.c69 extern float x_ratio;
89 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
98 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_4bpp_resize_screen.c71 extern float x_ratio;
93 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
102 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_partial_frame_buffer_16bpp_resize_screen.c73 extern INT x_ratio;
93 for(x_ratio = 50; x_ratio <= 150; x_ratio += 10) in control_thread_entry()
101 …sprintf(test_comment, "x_ratio = %d, y_ratio = %d, pixelmap_id = %s", x_ratio, y_ratio, entry->nam… in control_thread_entry()
Dvalidation_guix_all_widgets_8bpp_rotated_ccw_resize_screen.c72 extern float x_ratio;
97 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
106 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
Dvalidation_guix_all_widgets_8bpp_rotated_cw_resize_screen.c72 extern float x_ratio;
97 for(x_ratio = 0.5; x_ratio <= 1.5; x_ratio += 0.1) in control_thread_entry()
106 …sprintf(test_comment, "x_ratio = %f, y_ratio = %f, pixelmap_id = %d", x_ratio, y_ratio, (int)resiz… in control_thread_entry()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_binary/
Dresize_screen.c12 float x_ratio = 1; variable
46 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
47 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
99 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
104 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_16bpp_rotated_ccw/
Dresize_screen.c12 float x_ratio = 1; variable
46 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
47 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
99 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
104 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_16bpp_rotated_ccw_binary/
Dresize_screen.c12 float x_ratio = 1; variable
46 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
47 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
99 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
104 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw/
Dresize_screen.c12 float x_ratio = 1; variable
46 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
47 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
99 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
104 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_dave2d_disabled/
Dresize_screen.c12 float x_ratio = 1; variable
47 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
48 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
99 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
102 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_8bpp_6_1_3/
Dresize_screen.c11 float x_ratio = 1; variable
46 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
47 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
98 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
101 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_binary/
Dresize_screen.c12 float x_ratio = 1; variable
47 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
48 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
99 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
102 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_dave2d_disabled/
Dresize_screen.c12 float x_ratio = 1; variable
47 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
48 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
99 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
102 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw/
Dresize_screen.c11 float x_ratio = 1; variable
46 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
47 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
98 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
101 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_binary/
Dresize_screen.c11 float x_ratio = 1; variable
46 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
47 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
98 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
101 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw/
Dresize_screen.c11 float x_ratio = 1; variable
46 x_ratio = 1 + (float)value / 100; in resize_screen_event_handler()
47 update_prompt_text(ID_WIDTH_DISPLAY, x_ratio); in resize_screen_event_handler()
98 width = (int)(pixelmap->gx_pixelmap_width * x_ratio); in resize_window_draw()
101 if (x_ratio == 1 && y_ratio == 1) in resize_window_draw()

123