Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Ddrm_mode.h694 struct drm_mode_cursor2 { struct
695 __u32 flags;
696 __u32 crtc_id;
697 __s32 x;
698 __s32 y;
699 __u32 width;
700 __u32 height;
702 __u32 handle;
703 __s32 hot_x;
704 __s32 hot_y;
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h778 struct drm_mode_cursor2 { struct
779 __u32 flags;
780 __u32 crtc_id;
781 __s32 x;
782 __s32 y;
783 __u32 width;
784 __u32 height;
786 __u32 handle;
787 __s32 hot_x;
788 __s32 hot_y;