Searched refs:graphics_palette_display_table (Results 1 – 7 of 7) sorted by relevance
60 extern GX_STUDIO_DISPLAY_INFO graphics_palette_display_table[];102 theme_ptr = graphics_palette_display_table[DISPLAY_1].theme_table[DISPLAY_1_DEFAULT_THEME]; in control_thread_entry()
59 extern GX_STUDIO_DISPLAY_INFO graphics_palette_display_table[];77 theme_ptr = graphics_palette_display_table[DISPLAY_1].theme_table[DISPLAY_1_DEFAULT_THEME]; in control_thread_entry()
59 extern GX_STUDIO_DISPLAY_INFO graphics_palette_display_table[];79 theme_ptr = graphics_palette_display_table[DISPLAY_1].theme_table[DISPLAY_1_DEFAULT_THEME]; in control_thread_entry()
59 extern GX_STUDIO_DISPLAY_INFO graphics_palette_display_table[];78 theme_ptr = graphics_palette_display_table[DISPLAY_1].theme_table[DISPLAY_1_DEFAULT_THEME]; in control_thread_entry()
29 GX_STUDIO_DISPLAY_INFO graphics_palette_display_table[1] = variable1814 GX_STUDIO_DISPLAY_INFO *display_info = &graphics_palette_display_table[display]; in gx_studio_display_configure()