Searched defs:contig (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DAllCells.c32 XAllocColorCells(register Display * dpy,Colormap cmap,Bool contig,unsigned long * masks,unsigned int nplanes,unsigned long * pixels,unsigned int ncolors) argument
H A DAllPlanes.c32 XAllocColorPlanes(register Display * dpy,Colormap cmap,Bool contig,unsigned long * pixels,int ncolors,int nreds,int ngreens,int nblues,unsigned long * rmask,unsigned long * gmask,unsigned long * bmask) argument
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_x11.c101 XAllocColorCells(Display* display, Colormap colormap, Bool contig, argument
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcolormap.c1578 AllocColorCells(int client,ColormapPtr pmap,int colors,int planes,Bool contig,Pixel * ppix,Pixel * masks) argument
1649 AllocColorPlanes(int client,ColormapPtr pmap,int colors,int r,int g,int b,Bool contig,Pixel * pixels,Pixel * prmask,Pixel * pgmask,Pixel * pbmask) argument
1738 AllocDirect(int client,ColormapPtr pmap,int c,int r,int g,int b,Bool contig,Pixel * pixels,Pixel * prmask,Pixel * pgmask,Pixel * pbmask) argument
1857 AllocPseudo(int client,ColormapPtr pmap,int c,int r,Bool contig,Pixel * pixels,Pixel * pmask,Pixel ** pppixFirst) argument
1913 AllocCP(ColormapPtr pmap,EntryPtr pentFirst,int count,int planes,Bool contig,Pixel * pixels,Pixel * pMask) argument
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcolormap.c1485 AllocColorCells(int client,ColormapPtr pmap,int colors,int planes,Bool contig,Pixel * ppix,Pixel * masks) argument
1549 AllocColorPlanes(int client,ColormapPtr pmap,int colors,int r,int g,int b,Bool contig,Pixel * pixels,Pixel * prmask,Pixel * pgmask,Pixel * pbmask) argument
1631 AllocDirect(int client,ColormapPtr pmap,int c,int r,int g,int b,Bool contig,Pixel * pixels,Pixel * prmask,Pixel * pgmask,Pixel * pbmask) argument
1744 AllocPseudo(int client,ColormapPtr pmap,int c,int r,Bool contig,Pixel * pixels,Pixel * pmask,Pixel ** pppixFirst) argument
1797 AllocCP(ColormapPtr pmap,EntryPtr pentFirst,int count,int planes,Bool contig,Pixel * pixels,Pixel * pMask) argument
[all...]

Completed in 9 milliseconds