Home
last modified time | relevance | path

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

/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/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;
/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;
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h810 struct drm_mode_cursor2 { struct
811 __u32 flags;
812 __u32 crtc_id;
813 __s32 x;
814 __s32 y;
815 __u32 width;
816 __u32 height;
818 __u32 handle;
819 __s32 hot_x;
820 __s32 hot_y;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h72749 struct drm_mode_cursor2 { struct
72750 __u32 flags;
72751 __u32 crtc_id;
72752 __s32 x;
72753 __s32 y;
72754 __u32 width;
72755 __u32 height;
72756 __u32 handle;
72757 __s32 hot_x;
72758 __s32 hot_y;
Dvmlinux.h72749 struct drm_mode_cursor2 { struct
72750 __u32 flags;
72751 __u32 crtc_id;
72752 __s32 x;
72753 __s32 y;
72754 __u32 width;
72755 __u32 height;
72756 __u32 handle;
72757 __s32 hot_x;
72758 __s32 hot_y;