Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc.c1143 static int vnc_update_client(VncState *vs, int has_dirty) in vnc_update_client()
3025 int has_dirty = 0; in vnc_refresh_lossy_rect() local
3063 int has_dirty = 0; in vnc_update_stats() local
3157 int has_dirty = 0; in vnc_refresh_server_surface() local
3255 int has_dirty, rects = 0; in vnc_refresh() local
H A Dvnc.h279 int has_dirty; member