Searched defs:xenfb_update (Results 1 – 1 of 1) sorted by relevance
27 struct xenfb_update { struct28 uint8_t type; /* XENFB_TYPE_UPDATE */29 int32_t x; /* source x */30 int32_t y; /* source y */54 struct xenfb_update update; argument