Searched refs:defaultWeight (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e_driver.c310 rgb defaultWeight = {0, 0, 0}; local in function:AG10EPreInit
396 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_driver.c440 rgb defaultWeight = { 0, 0, 0 }; local in function:I830PreInit
506 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_driver.c447 rgb defaultWeight = { 0, 0, 0 }; local in function:I830PreInit
513 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_driver.c412 rgb defaultWeight = {0, 0, 0}; local in function:PnozzPreInit
491 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_driver.c313 rgb defaultWeight = { 0, 0, 0 }; local in function:LXPreInit
381 if (!xf86SetWeight(pScrni, defaultWeight, defaultWeight))
H A Dgx_driver.c453 rgb defaultWeight = { 0, 0, 0 }; local in function:GXPreInit
526 if (!xf86SetWeight(pScrni, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_driver.c464 rgb defaultWeight = { 0, 0, 0 }; local in function:drv_pre_init
572 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_driver.c517 rgb defaultWeight = { 0, 0, 0 }; local in function:sna_pre_init
614 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_driver.c545 rgb defaultWeight = { 0, 0, 0 }; local in function:sna_pre_init
640 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition.c605 rgb defaultWeight = {0, 0, 0}; local in function:renditionPreInit
611 if (!xf86SetWeight(pScreenInfo, defaultWeight, defaultMask))
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_driver.c403 rgb defaultWeight = {0, 0, 0}; local in function:I740PreInit
465 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c240 rgb defaultWeight = { 0, 0, 0 }; local in function:I810PreInit
306 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c240 rgb defaultWeight = { 0, 0, 0 }; local in function:I810PreInit
306 if (!xf86SetWeight(scrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datipreinit.c112 static const rgb defaultWeight = {0, 0, 0}; variable in typeref:typename:const rgb
1129 if (!xf86SetWeight(pScreenInfo, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_driver.c810 rgb defaultWeight = {0, 0, 0}; local in function:TDFXPreInit
932 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_driver.c714 rgb defaultWeight = { 0, 0, 0 }; local in function:R128PreInitWeight
733 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight)) return FALSE;
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_kms.c1354 rgb defaultWeight = { 0, 0, 0 }; local in function:AMDGPUPreInitWeight
1356 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_driver.c378 rgb defaultWeight = { 0, 0, 0 }; local in function:ASTPreInit
481 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight)) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_kms.c1387 rgb defaultWeight = { 0, 0, 0 }; local in function:RADEONPreInitWeight
1389 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight)) return FALSE;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_driver.c540 rgb defaultWeight = { 0, 0, 0 }; local in function:I810PreInit
608 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
H A Di830_driver.c1492 rgb defaultWeight = { 0, 0, 0 }; local in function:I830PreInit
1561 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddriver.c1108 rgb defaultWeight = { 0, 0, 0 }; local in function:PreInit
1191 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_driver.c1387 rgb defaultWeight = { 0, 0, 0 }; local in function:RADEONPreInitWeight
1389 if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight)) return FALSE;

Completed in 75 milliseconds