Searched refs:RECTALLOC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | region.c | 178 #define RECTALLOC(pReg,n) \ macro 500 RECTALLOC(pReg, newRects); 525 RECTALLOC(newReg, newRects); \ 1004 RECTALLOC(dstrgn, size);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | region.c | 178 #define RECTALLOC(pReg,n) \ macro 502 RECTALLOC(pReg, newRects); 527 RECTALLOC(newReg, newRects); \ 990 RECTALLOC(dstrgn, size);
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-region.c | 229 #define RECTALLOC(region, n) \ macro 703 RECTALLOC (region, new_rects);
|
Completed in 9 milliseconds