| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_utils.c | 51 gc->ops->PolyFillRect(drawable, gc, nbox, rect); in glamor_solid_boxes() 76 gc->ops->PolyFillRect(drawable, gc, 1, &rect); in glamor_solid()
|
| H A D | glamor_core.c | 153 .PolyFillRect = glamor_poly_fill_rect,
|
| H A D | glamor_dash.c | 117 scratch_gc->ops->PolyFillRect (&pixmap->drawable, scratch_gc, 1, &rect); in glamor_get_dash_pixmap()
|
| /OK3568_Linux_fs/external/xserver/dbe/ |
| H A D | midbe.c | 191 (*pGC->ops->PolyFillRect) ((DrawablePtr) pDbeWindowPriv-> in miDbeAllocBackBufferName() 317 (*pGC->ops->PolyFillRect) ((DrawablePtr) pDbeWindowPriv-> in miDbeSwapBuffers() 618 (*pGC->ops->PolyFillRect) ((DrawablePtr) pFrontBuffer, pGC, 1, in miDbePositionWindow() 631 (*pGC->ops->PolyFillRect) ((DrawablePtr) pBackBuffer, pGC, 1, in miDbePositionWindow()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gcstruct.h | 175 void (*PolyFillRect) (DrawablePtr /*pDrawable */ , member
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | mirect.c | 77 (*pGC->ops->PolyFillRect) (pDst->pDrawable, pGC, nRect, rects); in miColorRects()
|
| H A D | glyph.c | 623 (*pGC->ops->PolyFillRect) (&pMaskPixmap->drawable, pGC, 1, &rect); in miGlyphs()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | glyphcurs.c | 118 (*pGC->ops->PolyFillRect) ((DrawablePtr) ppix, pGC, 1, &rect); in ServerBitsFromGlyph()
|
| H A D | gc.c | 606 (*pgcScratch->ops->PolyFillRect) ((DrawablePtr) pTile, pgcScratch, 1, in CreateDefaultTile() 894 (*pgcScratch->ops->PolyFillRect) ((DrawablePtr) pScreen->defaultStipple, in CreateDefaultStipple()
|
| H A D | dispatch.c | 1933 (*pGC->ops->PolyFillRect) (pDraw, pGC, things, in ProcPolyFillRectangle()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miexpose.c | 540 (*pGC->ops->PolyFillRect) (drawable, pGC, numRects, prect); in miPaintWindow() 563 (*pGC->ops->PolyFillRect) (pDraw, pGC, 1, &rect); in miClearDrawable()
|
| H A D | mipolyrect.c | 150 (*pGC->ops->PolyFillRect) (pDraw, pGC, t - tmp, tmp); in miPolyRectangle()
|
| H A D | miglblt.c | 218 (*pGC->ops->PolyFillRect) (pDrawable, pGC, 1, &backrect); in miImageGlyphBlt()
|
| H A D | mibitblt.c | 457 (*pGC->ops->PolyFillRect) (pDraw, pGC, 1, &rect); in miOpqStipDrawable() 481 (*pGC->ops->PolyFillRect) (pDraw, pGC, 1, &rect); in miOpqStipDrawable()
|
| H A D | miwideline.c | 762 (*pGC->ops->PolyFillRect) (pDrawable, pGC, 1, &rect); in miFillRectPolyHelper()
|
| H A D | miarc.c | 2542 (*pGC->ops->PolyFillRect) (pDraw, pGC, 1, &rect); in drawZeroArc()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xace.c | 295 (*pScratchGC->ops->PolyFillRect) (&pPix->drawable, in XaceCensorImage()
|
| H A D | xvmain.c | 1081 (*gc->ops->PolyFillRect) (pDraw, gc, nbox, rects); in XvFillColorKey()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_accel.c | 640 pGC->ops->PolyFillRect(pDrawable, pGC, npt, prect); in exaPolyPoint() 710 pGC->ops->PolyFillRect(pDrawable, pGC, npt - 1, prect); in exaPolylines() 768 pGC->ops->PolyFillRect(pDrawable, pGC, nseg, prect); in exaPolySegment()
|
| H A D | exa_glyphs.c | 766 (*pGC->ops->PolyFillRect) (&pMaskPixmap->drawable, pGC, 1, &rect); in exaGlyphs()
|
| H A D | exa_unaccel.c | 312 pGC->ops->PolyFillRect(pDrawable, pGC, nrect, prect); in ExaCheckPolyFillRect()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 349 pGC->ops->PolyFillRect(dst, pGC, nRectsInit, pRectsInit); in DRIPolyFillRect()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 1079 pGC->ops->PolyFillRect(dst, pGC, nRectsInit, pRectsInit); in RootlessPolyFillRect() 1109 pGC->ops->PolyFillRect(dst, pGC, nRectsInit, pRectsInit); in RootlessPolyFillRect()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 783 (*pGC->ops->PolyFillRect) (pDraw, pGC, nrectFill, prectInit); in VGAarbiterPolyFillRect()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 1224 (*pGC->ops->PolyFillRect) (pDrawable, pGC, nRects, pRects); in damagePolyFillRect()
|