Searched refs:use_set_cursor2 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-qxl/dist/src/ | ||
| H A D | qxl_drmmode.c | 276 static Bool use_set_cursor2 = TRUE; local in function:drmmode_show_cursor 278 if (use_set_cursor2) { 284 use_set_cursor2 = FALSE; |
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ | ||
| H A D | drmmode_display.c | 1652 static Bool use_set_cursor2 = TRUE; local in function:drmmode_show_cursor 1705 if (use_set_cursor2) { 1713 use_set_cursor2 = FALSE; |
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ | ||
| H A D | drmmode_display.c | 1230 static Bool use_set_cursor2 = TRUE; local in function:drmmode_show_cursor 1279 if (use_set_cursor2) { 1287 use_set_cursor2 = FALSE; |
Completed in 11 milliseconds