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.h125 struct drm_mode_set_plane { struct
126 __u32 plane_id;
127 __u32 crtc_id;
129 __u32 fb_id;
130 __u32 flags;
131 __s32 crtc_x, crtc_y;
132 __u32 crtc_w, crtc_h;
134 __u32 src_x, src_y;
135 __u32 src_h, src_w;