Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/drm/
Ddrm_mode.h339 struct drm_mode_cursor2 { struct
340 __u32 flags;
341 __u32 crtc_id;
342 __s32 x;
343 __s32 y;
344 __u32 width;
345 __u32 height;
346 __u32 handle;
347 __s32 hot_x;
348 __s32 hot_y;