Searched refs:ppixFirst (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 1487 Pixel rmask, gmask, bmask, *ppixFirst, r, g, b; in AllocColorCells() local 1522 &ppixFirst); in AllocColorCells() 1553 Pixel mask, *ppixFirst; in AllocColorPlanes() local 1583 &mask, &ppixFirst); in AllocColorPlanes() 1607 *prmask, *pgmask, *pbmask, ppixFirst)) { in AllocColorPlanes() 1956 Pixel rmask, Pixel gmask, Pixel bmask, Pixel * ppixFirst) in AllocShared() argument 1986 for (cptr = ppixFirst, z = npixClientNew; --z >= 0; cptr++) { in AllocShared() 1998 for (cptr = ppixFirst, z = npixClientNew; --z >= 0; cptr++) { in AllocShared() 2013 for (cptr = ppixFirst, z = npixClientNew; --z >= 0; cptr++) { in AllocShared() 2024 for (cptr = ppixFirst, z = npixClientNew; --z >= 0; cptr++) { in AllocShared() [all …]
|