Searched refs:gd_egl_scanout_flush (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ui/ |
H A D | gtk-egl.c | 94 gd_egl_scanout_flush(&vc->gfx.dcl, 0, 0, vc->gfx.w, vc->gfx.h); in gd_egl_draw() 334 void gd_egl_scanout_flush(DisplayChangeListener *dcl, in gd_egl_scanout_flush() function 391 gd_egl_scanout_flush(&vc->gfx.dcl, x, y, w, h); in gd_egl_flush()
|
/openbmc/qemu/include/ui/ |
H A D | gtk.h | 189 void gd_egl_scanout_flush(DisplayChangeListener *dcl,
|