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.h136 struct drm_mode_set_plane { struct
137 __u32 plane_id;
138 __u32 crtc_id;
139 __u32 fb_id;
140 __u32 flags;
141 __s32 crtc_x;
142 __s32 crtc_y;
143 __u32 crtc_w;
144 __u32 crtc_h;
145 __u32 src_x;
[all …]