Searched defs:drm_mode_set_plane (Results 1 – 1 of 1) sorted by relevance
296 struct drm_mode_set_plane { struct297 __u32 plane_id;298 __u32 crtc_id;303 __s32 crtc_x;304 __s32 crtc_y;305 __u32 crtc_w;306 __u32 crtc_h;309 __u32 src_x;310 __u32 src_y;311 __u32 src_h;[all …]
Completed in 11 milliseconds