Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c128 static void CMapRefreshColors(ColormapPtr, int, int *);
433 CMapRefreshColors(pmap, num, indices); in CMapStoreColors()
540 CMapRefreshColors(pmap, cmapPriv->numColors, indices); in CMapReinstallMap()
556 CMapRefreshColors(ColormapPtr pmap, int defs, int *indices) in CMapRefreshColors() function