Home
last modified time | relevance | path

Searched refs:hot_x (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h787 __s32 hot_x; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h703 __s32 hot_x; member
/third_party/libdrm/
H A Dxf86drmMode.h349 int drmModeSetCursor2(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y);
H A Dxf86drmMode.c438 uint32_t width, uint32_t height, int32_t hot_x, in drmModeSetCursor2()
449 arg.hot_x = hot_x; in drmModeSetCursor2()
437 drmModeSetCursor2(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) drmModeSetCursor2() argument

Completed in 9 milliseconds