Searched refs:PolySegment (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gcstruct.h | 153 void (*PolySegment) (DrawablePtr /*pDrawable */ , member
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_core.c | 149 .PolySegment = glamor_poly_segment,
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 282 pGC->ops->PolySegment(dst, pGC, nseg, pSeg); in DRIPolySegment()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_unaccel.c | 283 pGC->ops->PolySegment(pDrawable, pGC, nsegInit, pSegInit); in ExaCheckPolySegment()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 731 (*pGC->ops->PolySegment) (pDraw, pGC, nseg, pSeg); in VGAarbiterPolySegment()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 495 R066 X11:PolySegment
|
| H A D | dispatch.c | 1841 (*pGC->ops->PolySegment) (pDraw, pGC, nsegs, (xSegment *) &stuff[1]); in ProcPolySegment()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 806 pGC->ops->PolySegment(dst, pGC, nseg, pSeg); in RootlessPolySegment()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 1023 (*pGC->ops->PolySegment) (pDrawable, pGC, nSeg, pSeg); in damagePolySegment()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 48104 There's no reason to mix PolyPoint and PolySegment in the same file. 153701 Fix Line drawing with CapNotLast set in PolySegment. 177192 Add trivial PolySegment acceleration for 0-width horizontal/vertical lines,
|