Searched refs:pbmask (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 1550 Pixel * prmask, Pixel * pgmask, Pixel * pbmask) in AllocColorPlanes() argument 1574 prmask, pgmask, pbmask); in AllocColorPlanes() 1587 *prmask = *pgmask = *pbmask = 0; in AllocColorPlanes() 1602 *pbmask |= shift; in AllocColorPlanes() 1607 *prmask, *pgmask, *pbmask, ppixFirst)) { in AllocColorPlanes() 1632 Pixel * pbmask) in AllocDirect() argument 1665 okB = AllocCP(pmap, pmap->blue, c, b, contig, ppixBlue, pbmask); in AllocDirect() 1703 *pbmask <<= pmap->pVisual->offsetBlue; in AllocDirect()
|