Searched refs:display_1 (Results 1 – 1 of 1) sorted by relevance
136 GX_DISPLAY display_1; in control_thread_entry() local1042 …gx_display_create(&display_1, "display_1", gx_validation_display_driver_setup_24xrgb, 0, 0); //cre… in control_thread_entry()1050 status = gx_display_delete(&display_1, display_cleanup_func); //should return GX_SUCCESS in control_thread_entry()