Lines Matching refs:LOCO
90 LOCO *gamma;
99 LOCO *colors;
154 LOCO *gamma; in xf86HandleColormaps()
164 if (!(gamma = xallocarray(elements, sizeof(LOCO)))) in xf86HandleColormaps()
270 LOCO *colors; in CMapAllocateColormapPrivate()
277 if (!(colors = xallocarray(numColors, sizeof(LOCO)))) in CMapAllocateColormapPrivate()
566 LOCO *gamma, *colors; in CMapRefreshColors()
673 CMapCompareColors(LOCO * color1, LOCO * color2) in CMapCompareColors()
698 LOCO *colors; in CMapSetOverscan()
990 LOCO *entry = priv->gamma; in ComputeGammaRamp()
1091 LOCO *entry; in xf86GetGammaRamp()