Home
last modified time | relevance | path

Searched refs:pw_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
370 pw_widget = ww_widget * 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()