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