Searched refs:rzeros (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A Dvboxvideo.c839 rgb rzeros = {0, 0, 0}; local in function:VBOXPreInit
958 if (!xf86SetWeight(pScrn, rzeros, rzeros))
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_driver.c900 rgb rzeros = { 0, 0, 0 }; local in function:qxl_color_setup
913 if (!xf86SetWeight (pScrn, rzeros, rzeros))
/xsrc/external/mit/xf86-video-vesa/dist/src/
H A Dvesa.c687 rgb rzeros = {0, 0, 0}; local in function:VESAPreInit
768 if (pScrn->depth > 8 && !xf86SetWeight(pScrn, rzeros, rzeros)) {

Completed in 6 milliseconds