Searched defs:xenfb_update (Results 1 – 1 of 1) sorted by relevance
27 struct xenfb_update struct29 uint8_t type; /* XENFB_TYPE_UPDATE */30 int32_t x; /* source x */31 int32_t y; /* source y */32 int32_t width; /* rect width */33 int32_t height; /* rect height */
Completed in 4 milliseconds