Searched refs:cursor_hot_x (Results 1 – 2 of 2) sorted by relevance
314 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()
338 int cursor_hot_x; member