Searched refs:AllocShared (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcolormap.c153 static Bool AllocShared(
1714 if (!AllocShared(pmap, pixels, colors, r, g, b,
1910 * (see AllocShared for why we care)
2088 AllocShared (ColormapPtr pmap, Pixel *ppix, int c, int r, int g, int b, function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcolormap.c142 static Bool AllocShared(ColormapPtr /*pmap */ ,
1607 if (!AllocShared(pmap, pixels, colors, r, g, b,
1794 * (see AllocShared for why we care)
1956 AllocShared(ColormapPtr pmap, Pixel * ppix, int c, int r, int g, int b, function in typeref:typename:Bool

Completed in 8 milliseconds