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.h149 struct drm_mode_set_plane { struct
150 __u32 plane_id;
151 __u32 crtc_id;
152 __u32 fb_id;
153 __u32 flags;
154 __s32 crtc_x;
155 __s32 crtc_y;
156 __u32 crtc_w;
157 __u32 crtc_h;
158 __u32 src_x;
[all …]