Searched refs:FillSpans (Results 1 - 25 of 49) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmipolygen.c140 (*pgc->ops->FillSpans)(dst, pgc,
196 (*pgc->ops->FillSpans)(dst, pgc, nPts, FirstPoint,
226 (*pgc->ops->FillSpans)(dst, pgc, nPts, FirstPoint, FirstWidth, 1);
H A Dmipolypnt.c116 (*pGC->ops->FillSpans)(pDrawable, pGC, npt, pptInit, pwidthInit, FALSE);
H A Dmipushpxl.c173 (*pGC->ops->FillSpans)(pDrawable, pGC,
230 (*pGC->ops->FillSpans)(pDrawable,
260 (*pGC->ops->FillSpans)(pDrawable, pGC, NPT, pt, width, TRUE);
269 (*pGC->ops->FillSpans)(pDrawable, pGC, ipt, pt, width, TRUE);
H A Dmifillrct.c66 * then call FillSpans to fill each rectangle. We let FillSpans worry about
136 (* pGC->ops->FillSpans)(pDrawable, pGC,
H A Dmizerline.c143 * FillSpans simply cannot take starting coordinates outside of the
190 (*pGC->ops->FillSpans)(pDraw, pGC, Nspans, pspanInit,
361 (*pGC->ops->FillSpans)(pDraw, pGC, Nspans, pspanInit,
H A Dmifpolycon.c239 (*pgc->ops->FillSpans)(dst, pgc,
H A Dmipolycon.c210 (*pgc->ops->FillSpans)(dst, pgc,
H A Dmispans.c382 /* Outgoing spans for one big call to FillSpans */
392 (*pGC->ops->FillSpans)
517 (*pGC->ops->FillSpans) (pDraw, pGC, count, points, widths, TRUE);
H A Dmifillarc.c572 (*pGC->ops->FillSpans)(pDraw, pGC, pts - points, points, widths, FALSE);
615 (*pGC->ops->FillSpans)(pDraw, pGC, pts - points, points, widths, FALSE);
700 (*pGC->ops->FillSpans)(pDraw, pGC, pts - points, points, widths, FALSE);
764 (*pGC->ops->FillSpans)(pDraw, pGC, pts - points, points, widths, FALSE);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmipolypnt.c105 (*pGC->ops->FillSpans) (pDrawable, pGC, npt, pptInit, pwidthInit, FALSE);
H A Dmipushpxl.c159 (*pGC->ops->FillSpans) (pDrawable, pGC,
210 (*pGC->ops->FillSpans) (pDrawable,
239 (*pGC->ops->FillSpans) (pDrawable, pGC, NPT, pt, width, TRUE);
247 (*pGC->ops->FillSpans) (pDrawable, pGC, ipt, pt, width, TRUE);
H A Dmifillrct.c65 * then call FillSpans to fill each rectangle. We let FillSpans worry about
126 (*pGC->ops->FillSpans) (pDrawable, pGC,
H A Dmizerline.c138 * FillSpans simply cannot take starting coordinates outside of the
204 (*pGC->ops->FillSpans) (pDraw, pGC, Nspans, pspanInit,
342 (*pGC->ops->FillSpans) (pDraw, pGC, Nspans, pspanInit,
H A Dmipoly.c512 (*pgc->ops->FillSpans) (dst, pgc,
586 (*pgc->ops->FillSpans) (dst, pgc,
636 (*pgc->ops->FillSpans) (dst, pgc, nPts, FirstPoint,
665 (*pgc->ops->FillSpans) (dst, pgc, nPts, FirstPoint, FirstWidth, 1);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaGCmisc.c102 /* We make the assumption that the FillSpans, PolyFillRect, FillPolygon
123 pGC->ops->FillSpans = XAAFallbackOps.FillSpans;
136 pGC->ops->FillSpans = infoRec->FillSpansSolid;
146 pGC->ops->FillSpans = infoRec->FillSpansStippled;
156 pGC->ops->FillSpans = infoRec->FillSpansOpaqueStippled;
166 pGC->ops->FillSpans = infoRec->FillSpansTiled;
319 if((pGC->ops->FillSpans != XAAFallbackOps.FillSpans) &&
H A DxaaFallback.c32 (*pGC->ops->FillSpans)(pDraw, pGC, nInit, pptInit, pwidthInit, fSorted);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dgcstruct.h105 void (* FillSpans)( member in struct:_GCOps
/xsrc/external/mit/xorg-server/dist/include/
H A Dgcstruct.h95 void (*FillSpans) (DrawablePtr /*pDrawable */ , member in struct:_GCOps
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_core.c115 .FillSpans = glamor_fill_spans,
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DdriWrap.c135 pGC->ops->FillSpans(dst, pGC, nInit, pptInit, pwidthInit, sorted);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DdriWrap.c147 pGC->ops->FillSpans(dst, pGC, nInit, pptInit, pwidthInit, sorted);
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_glamor_wrappers.c659 amdgpu_glamor_nodstbo_ops.FillSpans = pGC->ops->FillSpans;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_glamor_wrappers.c651 radeon_glamor_nodstbo_ops.FillSpans = pGC->ops->FillSpans;
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.c2209 new_fillspans = TRUE; /* deal with FillSpans later */
2412 pGC->ops->FillSpans = sunGXFillSpans;
2418 pGC->ops->FillSpans = cfbTile32FSCopy;
2420 pGC->ops->FillSpans = cfbTile32FSGeneral;
2423 pGC->ops->FillSpans = cfbUnnaturalTileFS;
2427 pGC->ops->FillSpans = cfb8Stipple32FS;
2429 pGC->ops->FillSpans = cfbUnnaturalStippleFS;
2433 pGC->ops->FillSpans = cfb8OpaqueStipple32FS;
2435 pGC->ops->FillSpans = cfbUnnaturalStippleFS;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.c2209 new_fillspans = TRUE; /* deal with FillSpans later */
2412 pGC->ops->FillSpans = sunGXFillSpans;
2418 pGC->ops->FillSpans = cfbTile32FSCopy;
2420 pGC->ops->FillSpans = cfbTile32FSGeneral;
2423 pGC->ops->FillSpans = cfbUnnaturalTileFS;
2427 pGC->ops->FillSpans = cfb8Stipple32FS;
2429 pGC->ops->FillSpans = cfbUnnaturalStippleFS;
2433 pGC->ops->FillSpans = cfb8OpaqueStipple32FS;
2435 pGC->ops->FillSpans = cfbUnnaturalStippleFS;

Completed in 30 milliseconds

12