Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h431 struct drm_mode_cursor2 { struct
432 __u32 flags;
433 __u32 crtc_id;
434 __s32 x;
435 __s32 y;
436 __u32 width;
437 __u32 height;
439 __u32 handle;
440 __s32 hot_x;
441 __s32 hot_y;
/external/libdrm/include/drm/
Ddrm_mode.h439 struct drm_mode_cursor2 { struct
440 __u32 flags;
441 __u32 crtc_id;
442 __s32 x;
443 __s32 y;
444 __u32 width;
445 __u32 height;
447 __u32 handle;
448 __s32 hot_x;
449 __s32 hot_y;