Searched refs:early_init (Results 1 – 7 of 7) sorted by relevance
221 .early_init = spice_app_display_early_init,
246 .early_init = early_egl_headless_init,
519 .early_init = early_dbus_init,
1565 if (dpys[opts->type]->early_init) { in qemu_display_early_init()1566 dpys[opts->type]->early_init(opts); in qemu_display_early_init()
972 .early_init = sdl2_display_early_init,
2549 .early_init = early_gtk_display_init,
441 void (*early_init)(DisplayOptions *opts); member
Completed in 26 milliseconds