Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_display_driver_8bpp_horizontal_line_draw.c77 extern GX_STUDIO_DISPLAY_INFO lines_8bpp_display_table[];
90 theme_ptr = lines_8bpp_display_table[DISPLAY_1].theme_table[0]; in control_thread_entry()
Dvalidation_guix_display_driver_8bpp_vertical_line_draw.c77 extern GX_STUDIO_DISPLAY_INFO lines_8bpp_display_table[];
90 theme_ptr = lines_8bpp_display_table[DISPLAY_1].theme_table[0]; in control_thread_entry()
Dvalidation_guix_line_8bpp.c72 extern GX_STUDIO_DISPLAY_INFO lines_8bpp_display_table[];
85 theme_ptr = lines_8bpp_display_table[DISPLAY_1].theme_table[0]; in control_thread_entry()
Dvalidation_guix_8bpp_simple_line_draw.c60 extern GX_STUDIO_DISPLAY_INFO lines_8bpp_display_table[];
127 theme_ptr = lines_8bpp_display_table[DISPLAY_1].theme_table[0]; in control_thread_entry()
/GUIX-v6.4.1/test/example_internal/line_8bpp/
Dlines_8bpp_specifications.c28 GX_STUDIO_DISPLAY_INFO lines_8bpp_display_table[1] = variable
693 GX_STUDIO_DISPLAY_INFO *display_info = &lines_8bpp_display_table[display]; in gx_studio_display_configure()