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.h394 struct drm_mode_cursor2 { struct
395 __u32 flags;
396 __u32 crtc_id;
397 __s32 x;
399 __s32 y;
400 __u32 width;
401 __u32 height;
402 __u32 handle;
404 __s32 hot_x;
405 __s32 hot_y;