Searched refs:surface_gl_update_texture (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/ui/ |
H A D | console-gl.c | 99 void surface_gl_update_texture(QemuGLShader *gls, in surface_gl_update_texture() function
|
H A D | sdl2-gl.c | 75 surface_gl_update_texture(scon->gls, scon->surface, x, y, w, h); in sdl2_gl_update()
|
H A D | gtk-gl-area.c | 119 surface_gl_update_texture(vc->gfx.gls, vc->gfx.ds, x, y, w, h); in gd_gl_area_update()
|
H A D | dbus.c | 80 surface_gl_update_texture(ctx->gls, surface, x, y, w, h); in dbus_update_texture()
|
H A D | gtk-egl.c | 141 surface_gl_update_texture(vc->gfx.gls, vc->gfx.ds, x, y, w, h); in gd_egl_update()
|
H A D | spice-display.c | 871 surface_gl_update_texture(ssd->gls, ssd->ds, x, y, w, h); in spice_gl_update()
|
/openbmc/qemu/include/ui/ |
H A D | console.h | 425 void surface_gl_update_texture(QemuGLShader *gls,
|