Home
last modified time | relevance | path

Searched refs:isDGAmode (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c70 xf86ScreenToScrn(pmap->pScreen)->vtSema || pScreenPriv->isDGAmode))
94 Bool isDGAmode; member
200 pScreenPriv->isDGAmode = FALSE; in xf86HandleColormaps()
512 pScreenPriv->isDGAmode = DGAActive(pScrn->scrnIndex); in CMapSetDGAMode()
514 if (!pScreenPriv->isDGAmode && GetInstalledmiColormap(pScreen) in CMapSetDGAMode()
947 pScrn->vtSema || pScreenPriv->isDGAmode)) { in CMapChangeGamma()
1036 pScrn->vtSema || pScreenPriv->isDGAmode)) { in xf86ChangeGammaRamp()