Searched refs:hot_x (Results 1 – 7 of 7) sorted by relevance
264 int32_t hot_x, in radeon_crtc_cursor_set2() argument314 if (hot_x != radeon_crtc->cursor_hot_x || in radeon_crtc_cursor_set2()318 x = radeon_crtc->cursor_x + radeon_crtc->cursor_hot_x - hot_x; in radeon_crtc_cursor_set2()323 radeon_crtc->cursor_hot_x = hot_x; in radeon_crtc_cursor_set2()
873 int32_t hot_x,
296 uint32_t height, int32_t hot_x, int32_t hot_y) in qxl_crtc_cursor_set2() argument357 cursor->header.hot_spot_x = hot_x; in qxl_crtc_cursor_set2()370 qcrtc->cur_x += qcrtc->hot_spot_x - hot_x; in qxl_crtc_cursor_set2()372 qcrtc->hot_spot_x = hot_x; in qxl_crtc_cursor_set2()
458 __s32 hot_x; member
162 u32 hot_x; /* hotspot relative to upper-left of pointer image */ member312 msg.ptr_shape.hot_x = 0; in synthvid_send_ptr()
346 int32_t hot_x, int32_t hot_y);
3035 req->width, req->height, req->hot_x, req->hot_y); in drm_mode_cursor_common()3077 new_req.hot_x = new_req.hot_y = 0; in drm_mode_cursor_ioctl()