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.h344 struct drm_mode_cursor2 { struct
345 __u32 flags;
346 __u32 crtc_id;
347 __s32 x;
349 __s32 y;
350 __u32 width;
351 __u32 height;
352 __u32 handle;
354 __s32 hot_x;
355 __s32 hot_y;