Home
last modified time | relevance | path

Searched refs:egl_fb_destroy (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/ui/
H A Degl-headless.c54 egl_fb_destroy(&edpy->guest_fb); in egl_scanout_disable()
55 egl_fb_destroy(&edpy->blit_fb); in egl_scanout_disable()
78 egl_fb_destroy(&edpy->blit_fb); in egl_scanout_texture()
121 egl_fb_destroy(&edpy->cursor_fb); in egl_cursor_dmabuf()
H A Dgtk-egl.c37 egl_fb_destroy(&vc->gfx.guest_fb); in gtk_egl_set_scanout_mode()
320 egl_fb_destroy(&vc->gfx.cursor_fb); in gd_egl_cursor_dmabuf()
H A Dsdl2-gl.c41 egl_fb_destroy(&scon->guest_fb); in sdl2_set_scanout_mode()
H A Dspice-display.c997 egl_fb_destroy(&ssd->cursor_fb); in qemu_spice_gl_cursor_dmabuf()
1045 egl_fb_destroy(&ssd->blit_fb); in qemu_spice_gl_update()
1069 egl_fb_destroy(&ssd->blit_fb); in qemu_spice_gl_update()
H A Dgtk-gl-area.c30 egl_fb_destroy(&vc->gfx.guest_fb); in gtk_gl_area_set_scanout_mode()
H A Degl-helpers.c84 void egl_fb_destroy(egl_fb *fb) in egl_fb_destroy() function
H A Ddbus-listener.c816 egl_fb_destroy(&ddl->fb); in dbus_display_listener_dispose()
/openbmc/qemu/include/ui/
H A Degl-helpers.h28 void egl_fb_destroy(egl_fb *fb);