Home
last modified time | relevance | path

Searched refs:graphic_hw_update (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/ui/
H A Dsdl2-2d.c132 graphic_hw_update(dcl->con); in sdl2_2d_refresh()
H A Degl-headless.c26 graphic_hw_update(dcl->con); in egl_refresh()
H A Dsdl2-gl.c117 graphic_hw_update(dcl->con); in sdl2_gl_refresh()
H A Dgtk-gl-area.c143 graphic_hw_update(dcl->con); in gd_gl_area_refresh()
H A Ddbus-listener.c542 graphic_hw_update(dcl->con); in dbus_gl_refresh()
571 graphic_hw_update(dcl->con); in dbus_refresh()
H A Dgtk-egl.c174 graphic_hw_update(dcl->con); in gd_egl_refresh()
H A Dspice-display.c487 graphic_hw_update(ssd->dcl.con); in qemu_spice_display_refresh()
852 graphic_hw_update(dcl->con); in spice_gl_refresh()
H A Dconsole.c135 void graphic_hw_update(QemuConsole *con) in graphic_hw_update() function
153 graphic_hw_update(con); in graphic_hw_update_bh()
H A Dvnc.c2321 graphic_hw_update(vs->vd->dcl.con); in set_pixel_format()
3209 graphic_hw_update(vd->dcl.con); in vnc_refresh()
3335 graphic_hw_update(vd->dcl.con); in vnc_connect()
H A Dgtk.c440 graphic_hw_update(dcl->con); in gd_refresh()
H A Dcocoa.m2003 graphic_hw_update(NULL);
/openbmc/qemu/include/ui/
H A Dconsole.h406 void graphic_hw_update(QemuConsole *con);
/openbmc/qemu/hw/display/
H A Dqxl.c1166 graphic_hw_update(d->vga.con); in qxl_enter_vga_mode()