Searched refs:test_color_table (Results 1 – 3 of 3) sorted by relevance
32 static GX_COLOR test_color_table[] = variable95 …gx_display_color_table_set(&demo_display, test_color_table, sizeof(test_color_table) / sizeof(GX_C… in control_thread_entry()
32 static GX_COLOR test_color_table[] = variable84 …ble_set(root->gx_window_root_canvas->gx_canvas_display, test_color_table, sizeof(test_color_table)… in control_thread_entry()
62 GX_COLOR test_color_table[TEST_COLOR_TABLE_SIZE]= variable103 gx_display_color_table_set(&test_display, (GX_COLOR *)test_color_table, TEST_COLOR_TABLE_SIZE); in control_thread_entry()