Home
last modified time | relevance | path

Searched defs:drm_mode_cursor2 (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/drm/
Ddrm_mode.h345 struct drm_mode_cursor2 { struct
346 __u32 flags;
347 __u32 crtc_id;
348 __s32 x;
349 __s32 y;
350 __u32 width;
351 __u32 height;
352 __u32 handle;
353 __s32 hot_x;
354 __s32 hot_y;