Searched refs:xf86_use_hw_cursor (Results 1 – 2 of 2) sorted by relevance
557 xf86_use_hw_cursor(ScreenPtr screen, CursorPtr cursor) in xf86_use_hw_cursor() function588 if (!xf86_use_hw_cursor(screen, cursor)) in xf86_use_hw_cursor_argb()675 cursor_info->UseHWCursor = xf86_use_hw_cursor; in xf86_cursors_init()
27536 xfree86/modes: Check for CRTC transforms in xf86_use_hw_cursor(_argb) (v2)27551 xfree86/modes: Refactor xf86_use_hw_cursor_argb to use xf86_use_hw_cursor (v2)114897 The problem is that the xf86_use_hw_cursor(_argb) functions may get this114921 hw/xfree86: fix refcounting in xf86_use_hw_cursor