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.h142 struct drm_mode_set_plane { struct
144 __u32 plane_id;
145 __u32 crtc_id;
146 __u32 fb_id;
147 __u32 flags;
149 __s32 crtc_x;
150 __s32 crtc_y;
151 __u32 crtc_w;
152 __u32 crtc_h;
154 __u32 src_x;
[all …]