Searched defs:dpy_update (Results 1 – 1 of 1) sorted by relevance
108 void (*dpy_update)(struct DisplayState *s, int x, int y, int w, int h); member189 static inline void dpy_update(DisplayState *s, int x, int y, int w, int h) in dpy_update() function