Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/drm/
Ddrm_mode.h124 struct drm_mode_set_plane { struct
125 __u32 plane_id;
126 __u32 crtc_id;
127 __u32 fb_id;
128 __u32 flags;
129 __s32 crtc_x;
130 __s32 crtc_y;
131 __u32 crtc_w;
132 __u32 crtc_h;
133 __u32 src_x;
[all …]