Home
last modified time | relevance | path

Searched refs:PolyRectangle (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dgcstruct.h158 void (*PolyRectangle) (DrawablePtr /*pDrawable */ , member
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_core.c150 .PolyRectangle = miPolyRectangle,
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DdriWrap.c299 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects); in DRIPolyRectangle()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiter.c744 (*pGC->ops->PolyRectangle) (pDraw, pGC, nRectsInit, pRectsInit); in VGAarbiterPolyRectangle()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt496 R067 X11:PolyRectangle
H A Ddispatch.c1861 (*pGC->ops->PolyRectangle) (pDraw, pGC, in ProcPolyRectangle()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessGC.c889 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects); in RootlessPolyRectangle()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c1082 (*pGC->ops->PolyRectangle) (pDrawable, pGC, nRects, pRects); in damagePolyRectangle()