Searched refs:pRectsInit (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 341 int nRectsInit, xRectangle *pRectsInit) in DRIPolyFillRect() argument 349 pGC->ops->PolyFillRect(dst, pGC, nRectsInit, pRectsInit); in DRIPolyFillRect()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 103 xRectangle *pRectsInit); 1071 int nRectsInit, xRectangle *pRectsInit) in RootlessPolyFillRect() argument 1079 pGC->ops->PolyFillRect(dst, pGC, nRectsInit, pRectsInit); in RootlessPolyFillRect() 1083 xRectangle *pRects = pRectsInit; in RootlessPolyFillRect() 1109 pGC->ops->PolyFillRect(dst, pGC, nRectsInit, pRectsInit); in RootlessPolyFillRect()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiterPriv.h | 228 int nRectsInit, xRectangle *pRectsInit);
|
| H A D | xf86VGAarbiter.c | 738 GCPtr pGC, int nRectsInit, xRectangle *pRectsInit) in VGAarbiterPolyRectangle() argument 744 (*pGC->ops->PolyRectangle) (pDraw, pGC, nRectsInit, pRectsInit); in VGAarbiterPolyRectangle()
|