Home
last modified time | relevance | path

Searched refs:graphic_hw_gl_block (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/ui/
H A Dgtk-gl-area.c95 graphic_hw_gl_block(vc->gfx.dcl.con, false); in gd_gl_area_draw()
294 graphic_hw_gl_block(vc->gfx.dcl.con, true); in gd_gl_area_scanout_flush()
H A Dgtk-egl.c108 graphic_hw_gl_block(vc->gfx.dcl.con, false); in gd_egl_draw()
384 graphic_hw_gl_block(vc->gfx.dcl.con, true); in gd_egl_flush()
H A Ddbus-listener.c219 graphic_hw_gl_block(ddl->dcl.con, false); in dbus_update_gl_cb()
235 graphic_hw_gl_block(ddl->dcl.con, true); in dbus_call_update_gl()
254 graphic_hw_gl_block(ddl->dcl.con, true); in dbus_call_update_gl()
H A Dconsole.c171 void graphic_hw_gl_block(QemuConsole *con, bool block) in graphic_hw_gl_block() function
1147 graphic_hw_gl_block(con, true); in dpy_gl_update()
1156 graphic_hw_gl_block(con, false); in dpy_gl_update()
H A Dspice-display.c829 graphic_hw_gl_block(ssd->dcl.con, block); in qemu_spice_gl_block()
H A Dgtk.c606 graphic_hw_gl_block(vc->gfx.dcl.con, false); in gd_hw_gl_flushed()
/openbmc/qemu/include/ui/
H A Dconsole.h391 void graphic_hw_gl_block(QemuConsole *con, bool block);