Home
last modified time | relevance | path

Searched refs:ph_widget (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
371 ph_widget = wh_widget * 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()