Searched refs:HARDWARE_CURSOR_ARGB (Results 1 – 4 of 4) sorted by relevance
96 #define HARDWARE_CURSOR_ARGB 0x00004000 macro
44 #ifndef HARDWARE_CURSOR_ARGB45 #define HARDWARE_CURSOR_ARGB 0x00004000 macro
592 if ((cursor_info->Flags & HARDWARE_CURSOR_ARGB) == 0) in xf86_use_hw_cursor_argb()676 if (flags & HARDWARE_CURSOR_ARGB) { in xf86_cursors_init()
1810 HARDWARE_CURSOR_ARGB); in ScreenInit()