Searched refs:dpy_resize (Results 1 – 10 of 10) sorted by relevance
66 dcl->dpy_resize = coredisplay_resize; in coredisplay_init()
98 dcl->dpy_resize = android_display_resize; in android_display_init()
28 dpy_resize: the hardware decided to resize the framebuffer.35 NOTE: dpy_setdata is essentially the same than dpy_resize except that176 surface it is initialized with. However, it will react to dpy_resize events179 NOTE: dpy_resize()s are currently only generated when switching between217 dpy_resize, dpy_copy, dpy_fill....)
173 void (*dpy_resize)(struct DisplayState *s); member314 static inline void dpy_resize(DisplayState *s) in dpy_resize() function318 dcl->dpy_resize(s); in dpy_resize()
363 dcl->dpy_resize = curses_resize; in curses_display_init()
1120 dpy_resize(s->ds); in console_select()1651 dpy_resize(ds); in qemu_console_resize()
2131 dcl->dpy_resize = vnc_dpy_resize; in vnc_display_init()
2136 dcl->dpy_resize = vnc_dpy_resize; in vnc_display_init()
621 dpy_resize(s->ds); in goldfish_fb_write()
3934 dpy_resize(ds); in main()