| /xsrc/external/mit/xf86-video-ag10e/dist/src/ |
| ag10e_driver.c | 310 rgb defaultWeight = {0, 0, 0}; 396 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| lx_driver.c | 313 rgb defaultWeight = { 0, 0, 0 }; 381 if (!xf86SetWeight(pScrni, defaultWeight, defaultWeight))
|
| gx_driver.c | 453 rgb defaultWeight = { 0, 0, 0 }; 526 if (!xf86SetWeight(pScrni, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| intel_driver.c | 440 rgb defaultWeight = { 0, 0, 0 }; 506 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| intel_driver.c | 447 rgb defaultWeight = { 0, 0, 0 }; 513 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-pnozz/dist/src/ |
| pnozz_driver.c | 412 rgb defaultWeight = {0, 0, 0}; 491 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| sna_driver.c | 517 rgb defaultWeight = { 0, 0, 0 }; 614 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| sna_driver.c | 545 rgb defaultWeight = { 0, 0, 0 }; 640 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| vmwgfx_driver.c | 464 rgb defaultWeight = { 0, 0, 0 }; 572 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| rendition.c | 605 rgb defaultWeight = {0, 0, 0}; 611 if (!xf86SetWeight(pScreenInfo, defaultWeight, defaultMask))
|
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| i740_driver.c | 403 rgb defaultWeight = {0, 0, 0}; 465 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| i810_driver.c | 240 rgb defaultWeight = { 0, 0, 0 }; 306 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| i810_driver.c | 240 rgb defaultWeight = { 0, 0, 0 }; 306 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| atipreinit.c | 112 static const rgb defaultWeight = {0, 0, 0}; 1129 if (!xf86SetWeight(pScreenInfo, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| amdgpu_kms.c | 1354 rgb defaultWeight = { 0, 0, 0 }; 1356 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| ast_driver.c | 378 rgb defaultWeight = { 0, 0, 0 }; 481 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight)) {
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| radeon_kms.c | 1387 rgb defaultWeight = { 0, 0, 0 }; 1389 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight)) return FALSE;
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| i810_driver.c | 540 rgb defaultWeight = { 0, 0, 0 }; 608 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
|
| i830_driver.c | 1492 rgb defaultWeight = { 0, 0, 0 }; 1561 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| r128_driver.c | 714 rgb defaultWeight = { 0, 0, 0 }; 733 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight)) return FALSE;
|
| /xsrc/external/mit/xf86-video-tdfx/dist/src/ |
| tdfx_driver.c | 810 rgb defaultWeight = {0, 0, 0}; 932 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| driver.c | 1108 rgb defaultWeight = { 0, 0, 0 }; 1191 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| radeon_driver.c | 1387 rgb defaultWeight = { 0, 0, 0 }; 1389 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight)) return FALSE;
|