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.h350 struct drm_mode_cursor2 { struct
351 __u32 flags;
352 __u32 crtc_id;
353 __s32 x;
354 __s32 y;
355 __u32 width;
356 __u32 height;
357 __u32 handle;
358 __s32 hot_x;
359 __s32 hot_y;