HomeSort by: relevance | last modified time | path
    Searched refs:use_set_cursor2 (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_drmmode.c 276 static Bool use_set_cursor2 = TRUE; local
278 if (use_set_cursor2) {
284 use_set_cursor2 = FALSE;
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
drmmode_display.c 1652 static Bool use_set_cursor2 = TRUE; local
1705 if (use_set_cursor2) {
1713 use_set_cursor2 = FALSE;
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.c 1230 static Bool use_set_cursor2 = TRUE; local
1279 if (use_set_cursor2) {
1287 use_set_cursor2 = FALSE;

Completed in 22 milliseconds