Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c426 if (pent->fShared) { in FreeColormap()
619 pentSrc->fShared = FALSE; in CopyFree()
683 if (pent->fShared) { in FreeCell()
690 pent->fShared = FALSE; in FreeCell()
734 if (pent->fShared) { in UpdateColors()
820 pent->fShared = FALSE; in FindColor()
899 if (!pent->fShared) in FindColor()
1407 if (pent->fShared) { in QueryColors()
1822 ent->fShared = FALSE; in AllocCP()
1860 ent[pixel].fShared = FALSE; in AllocCP()
[all …]
/OK3568_Linux_fs/external/xserver/include/
H A Dcolormapst.h82 Bool fShared; member
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.c117 if (ent->fShared) { in RootlessResolveColormap()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c615 if (entry->fShared) { in CMapRefreshColors()