Home
last modified time | relevance | path

Searched refs:ph_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
373 ph_surface = wh_surface * gs; in gd_egl_scanout_flush()
380 if (ph_widget > ph_surface) { in gd_egl_scanout_flush()
381 py_offset = (ph_widget - ph_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()