Searched defs:vcprop_tag_cursorinfo (Results 1 – 1 of 1) sorted by relevance
455 struct vcprop_tag_cursorinfo { struct456 struct vcprop_tag tag;457 uint32_t width;458 uint32_t height;459 uint32_t format;460 uint32_t pixels; /* bus address in VC memory */461 uint32_t hotspot_x;462 uint32_t hotspot_y;