Home
last modified time | relevance | path

Searched refs:PolyFillRect (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_utils.c51 gc->ops->PolyFillRect(drawable, gc, nbox, rect); in glamor_solid_boxes()
76 gc->ops->PolyFillRect(drawable, gc, 1, &rect); in glamor_solid()
H A Dglamor_core.c153 .PolyFillRect = glamor_poly_fill_rect,
H A Dglamor_dash.c117 scratch_gc->ops->PolyFillRect (&pixmap->drawable, scratch_gc, 1, &rect); in glamor_get_dash_pixmap()
/OK3568_Linux_fs/external/xserver/dbe/
H A Dmidbe.c191 (*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 Dgcstruct.h175 void (*PolyFillRect) (DrawablePtr /*pDrawable */ , member
/OK3568_Linux_fs/external/xserver/render/
H A Dmirect.c77 (*pGC->ops->PolyFillRect) (pDst->pDrawable, pGC, nRect, rects); in miColorRects()
H A Dglyph.c623 (*pGC->ops->PolyFillRect) (&pMaskPixmap->drawable, pGC, 1, &rect); in miGlyphs()
/OK3568_Linux_fs/external/xserver/dix/
H A Dglyphcurs.c118 (*pGC->ops->PolyFillRect) ((DrawablePtr) ppix, pGC, 1, &rect); in ServerBitsFromGlyph()
H A Dgc.c606 (*pgcScratch->ops->PolyFillRect) ((DrawablePtr) pTile, pgcScratch, 1, in CreateDefaultTile()
894 (*pgcScratch->ops->PolyFillRect) ((DrawablePtr) pScreen->defaultStipple, in CreateDefaultStipple()
H A Ddispatch.c1933 (*pGC->ops->PolyFillRect) (pDraw, pGC, things, in ProcPolyFillRectangle()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiexpose.c540 (*pGC->ops->PolyFillRect) (drawable, pGC, numRects, prect); in miPaintWindow()
563 (*pGC->ops->PolyFillRect) (pDraw, pGC, 1, &rect); in miClearDrawable()
H A Dmipolyrect.c150 (*pGC->ops->PolyFillRect) (pDraw, pGC, t - tmp, tmp); in miPolyRectangle()
H A Dmiglblt.c218 (*pGC->ops->PolyFillRect) (pDrawable, pGC, 1, &backrect); in miImageGlyphBlt()
H A Dmibitblt.c457 (*pGC->ops->PolyFillRect) (pDraw, pGC, 1, &rect); in miOpqStipDrawable()
481 (*pGC->ops->PolyFillRect) (pDraw, pGC, 1, &rect); in miOpqStipDrawable()
H A Dmiwideline.c762 (*pGC->ops->PolyFillRect) (pDrawable, pGC, 1, &rect); in miFillRectPolyHelper()
H A Dmiarc.c2542 (*pGC->ops->PolyFillRect) (pDraw, pGC, 1, &rect); in drawZeroArc()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxace.c295 (*pScratchGC->ops->PolyFillRect) (&pPix->drawable, in XaceCensorImage()
H A Dxvmain.c1081 (*gc->ops->PolyFillRect) (pDraw, gc, nbox, rects); in XvFillColorKey()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_accel.c640 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 Dexa_glyphs.c766 (*pGC->ops->PolyFillRect) (&pMaskPixmap->drawable, pGC, 1, &rect); in exaGlyphs()
H A Dexa_unaccel.c312 pGC->ops->PolyFillRect(pDrawable, pGC, nrect, prect); in ExaCheckPolyFillRect()
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DdriWrap.c349 pGC->ops->PolyFillRect(dst, pGC, nRectsInit, pRectsInit); in DRIPolyFillRect()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessGC.c1079 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 Dxf86VGAarbiter.c783 (*pGC->ops->PolyFillRect) (pDraw, pGC, nrectFill, prectInit); in VGAarbiterPolyFillRect()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c1224 (*pGC->ops->PolyFillRect) (pDrawable, pGC, nRects, pRects); in damagePolyFillRect()

12