Searched refs:PolyArc (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/libX11/dist/src/
H A DDrArcs.c47 GetReq(PolyArc,req);
H A DDrArc.c27 /* Note to future maintainers: XDrawArc does NOT batch successive PolyArc
55 GetReqExtra (PolyArc, SIZEOF(xArc), req);
/xsrc/external/mit/xgc/dist/
H A Dconstants.h33 #define PolyArc 6 macro
H A Dmain.c102 {"Arcs", "PolyArc", PolyArc},
H A Dtests.c597 case PolyArc: polyarc_test(); break;
H A Dlex.c1143 { yylval.num = PolyArc;
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dgcstruct.h182 void (* PolyArc)( member in struct:_GCOps
/xsrc/external/mit/xorg-server/dist/include/
H A Dgcstruct.h163 void (*PolyArc) (DrawablePtr /*pDrawable */ , member in struct:_GCOps
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaGCmisc.c317 pGC->ops->PolyArc = XAAFallbackOps.PolyArc;
322 pGC->ops->PolyArc = miPolyArc;
H A DxaaFallback.c178 (*pGC->ops->PolyArc)(pDraw, pGC, narcs, parcs);
H A DxaaGC.c493 (*pGC->ops->PolyArc)(pDraw, pGC, narcs, parcs);
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_core.c124 .PolyArc = miPolyArc,
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DdriWrap.c294 pGC->ops->PolyArc(dst, pGC, narcs, parcs);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DdriWrap.c314 pGC->ops->PolyArc(dst, pGC, narcs, parcs);
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_accel.c1310 /*pGC->ops->PolyArc = miPolyArc;*/
1311 pGC->ops->PolyArc = NewportPolyArc;
1317 pGC->ops->PolyArc = XAAGetFallbackOps()->PolyArc;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_xaa.c442 pGC->ops->PolyArc = miZeroPolyArc;
/xsrc/external/mit/xorg-server.old/dist/miext/cw/
H A Dcw_ops.c312 (*pBackingGC->ops->PolyArc)(pBackingDst, pBackingGC, narcs, pArcs);
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.c2325 pGC->ops->PolyArc = cfbZeroPolyArcSS8Xor;
2328 pGC->ops->PolyArc = cfbZeroPolyArcSS8Copy;
2331 pGC->ops->PolyArc = cfbZeroPolyArcSS8General;
2336 pGC->ops->PolyArc = miZeroPolyArc;
2339 pGC->ops->PolyArc = miPolyArc;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.c2325 pGC->ops->PolyArc = cfbZeroPolyArcSS8Xor;
2328 pGC->ops->PolyArc = cfbZeroPolyArcSS8Copy;
2331 pGC->ops->PolyArc = cfbZeroPolyArcSS8General;
2336 pGC->ops->PolyArc = miZeroPolyArc;
2339 pGC->ops->PolyArc = miPolyArc;
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_accel.c1938 /*pGC->ops->PolyArc = miPolyArc;*/
1939 pGC->ops->PolyArc = CrimePolyArc;
1943 pGC->ops->PolyArc = XAAGetFallbackOps()->PolyArc;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c823 (*pGC->ops->PolyArc)(pDraw, pGC, narcs, parcs);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c755 (*pGC->ops->PolyArc) (pDraw, pGC, narcs, parcs);
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_unaccel.c296 pGC->ops->PolyArc (pDrawable, pGC, narcs, pArcs);
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_unaccel.c297 pGC->ops->PolyArc(pDrawable, pGC, narcs, pArcs);
/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_unaccel.c372 pGC->ops->PolyArc(pDrawable, pGC, narcs, pArcs);

Completed in 35 milliseconds

12