Searched refs:LoadPalette (Results 1 – 6 of 6) sorted by relevance
64 if (hwp->LoadPalette == NULL) in RamDacHandleColormaps()69 hwp->LoadPalette, NULL, flags); in RamDacHandleColormaps()
32 void (*LoadPalette) (ScrnInfoPtr pScrn, member
191 pScrn->LoadPalette = loadPalette; in xf86HandleColormaps()229 pScrn->LoadPalette = xf86RandR12LoadPalette; in xf86HandleColormaps()542 (*pScrn->LoadPalette) (pScrn, cmapPriv->numColors, in CMapReinstallMap()665 (*pScrn->LoadPalette) (pScrn, defs, indices, colors, pmap->pVisual); in CMapRefreshColors()
696 xf86Screens[i]->LoadPalette = NULL; in InitOutput()753 pScrn->LoadPalette = NULL; in InitOutput()
685 xf86LoadPaletteProc *LoadPalette; member
2027 if (!randr_crtc || pScrn->LoadPalette == xf86RandR12LoadPalette) in xf86RandR12ChangeGamma()