Home
last modified time | relevance | path

Searched refs:test_color_table (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_1bpp_horizontal_line_draw.c32 static GX_COLOR test_color_table[] = variable
95 …gx_display_color_table_set(&demo_display, test_color_table, sizeof(test_color_table) / sizeof(GX_C… in control_thread_entry()
Dvalidation_guix_1bpp_glyph_draw.c32 static GX_COLOR test_color_table[] = variable
84 …ble_set(root->gx_window_root_canvas->gx_canvas_display, test_color_table, sizeof(test_color_table)… in control_thread_entry()
Dvalidation_guix_display_active_language_set_no_output.c62 GX_COLOR test_color_table[TEST_COLOR_TABLE_SIZE]= variable
103 gx_display_color_table_set(&test_display, (GX_COLOR *)test_color_table, TEST_COLOR_TABLE_SIZE); in control_thread_entry()