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