Searched defs:cursor_rect (Results 1 – 2 of 2) sorted by relevance
68 struct cursor_rect { struct69 uint32_t x;70 uint32_t y;71 uint32_t w;72 uint32_t h;
2198 struct dmub_rect cursor_rect; member