Home
last modified time | relevance | path

Searched defs:vcprop_tag_cursorinfo (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/evbarm/rpi/
H A Dvcprop.h455 struct vcprop_tag_cursorinfo { struct
456 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;