Home
last modified time | relevance | path

Searched refs:VncSurface (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc.h120 struct VncSurface struct
165 struct VncSurface guest; /* guest visible surface (aka ds->surface) */
H A Dvnc.c669 struct VncSurface *s = &vd->guest; in vnc_dpy_update()
2952 struct VncSurface *vs = &vd->guest; in vnc_stat_rect()