Home
last modified time | relevance | path

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

/qemu/ui/
H A Dgtk-egl.c345 int pw_widget, ph_widget, pw_surface, ph_surface; in gd_egl_scanout_flush() local
372 pw_surface = ww_surface * gs; in gd_egl_scanout_flush()
377 if (pw_widget > pw_surface) { in gd_egl_scanout_flush()
378 px_offset = (pw_widget - pw_surface) / 2; in gd_egl_scanout_flush()
384 egl_fb_setup_default(&vc->gfx.win_fb, pw_surface, ph_surface, in gd_egl_scanout_flush()