| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipushpxl.c | 159 (*pGC->ops->FillSpans) (pDrawable, pGC, in miPushPixels() 210 (*pGC->ops->FillSpans) (pDrawable, in miPushPixels() 239 (*pGC->ops->FillSpans) (pDrawable, pGC, NPT, pt, width, TRUE); in miPushPixels() 247 (*pGC->ops->FillSpans) (pDrawable, pGC, ipt, pt, width, TRUE); in miPushPixels()
|
| H A D | mipoly.c | 512 (*pgc->ops->FillSpans) (dst, pgc, in miFillConvexPoly() 586 (*pgc->ops->FillSpans) (dst, pgc, in miFillGeneralPoly() 636 (*pgc->ops->FillSpans) (dst, pgc, nPts, FirstPoint, in miFillGeneralPoly() 665 (*pgc->ops->FillSpans) (dst, pgc, nPts, FirstPoint, FirstWidth, 1); in miFillGeneralPoly()
|
| H A D | mizerline.c | 204 (*pGC->ops->FillSpans) (pDraw, pGC, Nspans, pspanInit, in miZeroLine() 342 (*pGC->ops->FillSpans) (pDraw, pGC, Nspans, pspanInit, in miZeroLine()
|
| H A D | mipolypnt.c | 105 (*pGC->ops->FillSpans) (pDrawable, pGC, npt, pptInit, pwidthInit, FALSE); in miPolyPoint()
|
| H A D | mifillrct.c | 126 (*pGC->ops->FillSpans) (pDrawable, pGC, in miPolyFillRect()
|
| H A D | mizerarc.c | 723 (*pGC->ops->FillSpans) (pDraw, pGC, n, points, widths, FALSE); in miZeroPolyArc() 751 (*pGC->ops->FillSpans) (pDraw, pGC, n, oddPts, widths, FALSE); in miZeroPolyArc()
|
| H A D | miwideline.c | 441 (*pGC->ops->FillSpans) in miFillUniqueSpanGroup() 557 (*pGC->ops->FillSpans) (pDraw, pGC, count, points, widths, TRUE); in miFillUniqueSpanGroup() 632 (*pGC->ops->FillSpans) (pDrawable, pGC, spans->count, spans->points, in fillSpans() 966 (*pGC->ops->FillSpans) (pDrawable, pGC, 1, &pt, &wid, TRUE); in miLineOnePoint()
|
| H A D | mibitblt.c | 630 (*pGC->ops->FillSpans) ((DrawablePtr) pPixmap, pGC, 1, &xpt, &width, in miGetImage()
|
| H A D | mifillarc.c | 697 (*pGC->ops->FillSpans) (pDraw, pGC, nspans, points, in miPolyFillArc()
|
| H A D | miarc.c | 872 (*pGC->ops->FillSpans) (pDraw, pGC, pts - points, points, widths, FALSE); in miFillWideEllipse() 1303 (*pgc->ops->FillSpans) (dst, pgc, in miFillSppPoly() 3105 (*pGC->ops->FillSpans) (pDrawable, pGC, i, xSpans, xWidths, TRUE); in fillSpans()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gcstruct.h | 95 void (*FillSpans) (DrawablePtr /*pDrawable */ , member
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_core.c | 142 .FillSpans = glamor_fill_spans,
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 147 pGC->ops->FillSpans(dst, pGC, nInit, pptInit, pwidthInit, sorted); in DRIFillSpans()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 424 pGC->ops->FillSpans(dst, pGC, nInit, pptInit, pwidthInit, sorted); in RootlessFillSpans() 457 pGC->ops->FillSpans(dst, pGC, nInit, pptInit, pwidthInit, sorted); in RootlessFillSpans()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_unaccel.c | 79 pGC->ops->FillSpans(pDrawable, pGC, nspans, ppt, pwidth, fSorted); in ExaCheckFillSpans()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 621 (*pGC->ops->FillSpans) (pDraw, pGC, nInit, pptInit, pwidthInit, fSorted); in VGAarbiterFillSpans()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 674 (*pGC->ops->FillSpans) (pDrawable, pGC, npt, ppt, pwidth, fSorted); in damageFillSpans()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 45214 mi: Draw multiple lines in one FillSpans call in miZeroLine 48987 bitmap, computing spans to be filled, and calling FillSpans(). 164921 EXA: FillSpans improvements.
|