Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Degl-headless.c72 egl_fb_setup_for_tex(&edpy->guest_fb, in egl_scanout_texture()
119 egl_fb_setup_for_tex(&edpy->cursor_fb, width, height, texture, false); in egl_cursor_dmabuf()
H A Degl-helpers.c106 void egl_fb_setup_for_tex(egl_fb *fb, int width, int height, in egl_fb_setup_for_tex() function
133 egl_fb_setup_for_tex(fb, width, height, texture, true); in egl_fb_setup_new_tex()
H A Dgtk-egl.c262 egl_fb_setup_for_tex(&vc->gfx.guest_fb, backing_width, backing_height, in gd_egl_scanout_texture()
317 egl_fb_setup_for_tex(&vc->gfx.cursor_fb, backing_width, backing_height, in gd_egl_cursor_dmabuf()
H A Dsdl2-gl.c223 egl_fb_setup_for_tex(&scon->guest_fb, backing_width, backing_height, in sdl2_gl_scanout_texture()
H A Dgtk-gl-area.c276 egl_fb_setup_for_tex(&vc->gfx.guest_fb, backing_width, backing_height, in gd_gl_area_scanout_texture()
H A Ddbus-listener.c480 egl_fb_setup_for_tex(&ddl->fb, backing_width, backing_height, tex_id, false); in dbus_scanout_texture()
512 egl_fb_setup_for_tex(&cursor_fb, width, height, texture, false); in dbus_cursor_dmabuf()
H A Dspice-display.c995 egl_fb_setup_for_tex(&ssd->cursor_fb, width, height, texture, false); in qemu_spice_gl_cursor_dmabuf()
1061 egl_fb_setup_for_tex(&ssd->guest_fb, width, height, in qemu_spice_gl_update()
/openbmc/qemu/include/ui/
H A Degl-helpers.h30 void egl_fb_setup_for_tex(egl_fb *fb, int width, int height,