Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c1550 Pixel * prmask, Pixel * pgmask, Pixel * pbmask) in AllocColorPlanes() argument
1574 prmask, pgmask, pbmask); in AllocColorPlanes()
1587 *prmask = *pgmask = *pbmask = 0; in AllocColorPlanes()
1592 *prmask |= shift; in AllocColorPlanes()
1607 *prmask, *pgmask, *pbmask, ppixFirst)) { in AllocColorPlanes()
1631 Bool contig, Pixel * pixels, Pixel * prmask, Pixel * pgmask, in AllocDirect() argument
1663 okR = AllocCP(pmap, pmap->red, c, r, contig, ppixRed, prmask); in AllocDirect()
1701 *prmask <<= pmap->pVisual->offsetRed; in AllocDirect()