Home
last modified time | relevance | path

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

/external/libdrm/include/drm/
Ddrm_mode.h606 struct drm_mode_cursor2 { struct
607 __u32 flags;
608 __u32 crtc_id;
609 __s32 x;
610 __s32 y;
611 __u32 width;
612 __u32 height;
614 __u32 handle;
615 __s32 hot_x;
616 __s32 hot_y;
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h692 struct drm_mode_cursor2 { struct
693 __u32 flags;
694 __u32 crtc_id;
695 __s32 x;
696 __s32 y;
697 __u32 width;
698 __u32 height;
700 __u32 handle;
701 __s32 hot_x;
702 __s32 hot_y;
/external/igt-gpu-tools/include/drm-uapi/
Ddrm_mode.h592 struct drm_mode_cursor2 { struct
593 __u32 flags;
594 __u32 crtc_id;
595 __s32 x;
596 __s32 y;
597 __u32 width;
598 __u32 height;
600 __u32 handle;
601 __s32 hot_x;
602 __s32 hot_y;
/external/mesa3d/include/drm-uapi/
Ddrm_mode.h606 struct drm_mode_cursor2 { struct
607 __u32 flags;
608 __u32 crtc_id;
609 __s32 x;
610 __s32 y;
611 __u32 width;
612 __u32 height;
614 __u32 handle;
615 __s32 hot_x;
616 __s32 hot_y;