Home
last modified time | relevance | path

Searched defs:dpy_update (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dconsole.h108 void (*dpy_update)(struct DisplayState *s, int x, int y, int w, int h); member
189 static inline void dpy_update(DisplayState *s, int x, int y, int w, int h) in dpy_update() function