Searched refs:xf86_use_hw_cursor (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Cursors.c557 xf86_use_hw_cursor(ScreenPtr screen, CursorPtr cursor) function in typeref:typename:Bool
588 if (!xf86_use_hw_cursor(screen, cursor))
675 cursor_info->UseHWCursor = xf86_use_hw_cursor;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Cursors.c479 xf86_use_hw_cursor (ScreenPtr screen, CursorPtr cursor) function in typeref:typename:Bool
596 cursor_info->UseHWCursor = xf86_use_hw_cursor;

Completed in 3 milliseconds