Home
last modified time | relevance | path

Searched refs:xDst (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_render.c253 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in exaTryDriverSolidFill() argument
274 xDst += pDst->pDrawable->x; in exaTryDriverSolidFill()
282 xSrc, ySrc, 0, 0, xDst, yDst, width, height)) in exaTryDriverSolidFill()
438 INT16 xDst = rects->xDst + pDst->pDrawable->x; in exaTryDriverCompositeRects() local
459 xSrc, ySrc, xMask, yMask, xDst, yDst, in exaTryDriverCompositeRects()
468 xMask = xMask + mask_off_x - xDst - dst_off_x; in exaTryDriverCompositeRects()
470 xSrc = xSrc + src_off_x - xDst - dst_off_x; in exaTryDriverCompositeRects()
541 int rect_x2 = r->xDst + r->width; in exaCompositeRects()
544 if (r->xDst < x1) in exaCompositeRects()
545 x1 = r->xDst; in exaCompositeRects()
[all …]
H A Dexa_glyphs.c434 INT16 xMask, INT16 yMask, INT16 xDst, INT16 yDst) in exaGlyphCacheBufferGlyph() argument
524 rect->xDst = xDst; in exaGlyphCacheBufferGlyph()
544 INT16 ySrc, INT16 xMask, INT16 yMask, INT16 xDst, INT16 yDst) in exaBufferGlyph() argument
575 xDst, yDst); in exaBufferGlyph()
600 rect->xDst = xDst; in exaBufferGlyph()
H A Dexa_unaccel.c479 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in ExaPrepareCompositeReg() argument
523 xDst, yDst, width, height); in ExaPrepareCompositeReg()
599 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in ExaCheckComposite() argument
608 ySrc, xMask, yMask, xDst, yDst, width, in ExaCheckComposite()
640 pDst, xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in ExaCheckComposite()
H A Dexa_priv.h342 INT16 xDst; member
515 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
676 INT16 yMask, INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
/OK3568_Linux_fs/external/xserver/render/
H A Dmipict.c325 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in miComputeCompositeRegion() argument
330 pRegion->extents.x1 = xDst; in miComputeCompositeRegion()
331 v = xDst + width; in miComputeCompositeRegion()
356 if (!miClipPictureSrc(pRegion, pSrc, xDst - xSrc, yDst - ySrc)) { in miComputeCompositeRegion()
362 xDst - (xSrc - pSrc->alphaOrigin.x), in miComputeCompositeRegion()
370 if (!miClipPictureSrc(pRegion, pMask, xDst - xMask, yDst - yMask)) { in miComputeCompositeRegion()
376 xDst - (xMask - pMask->alphaOrigin.x), in miComputeCompositeRegion()
H A Dmipict.h69 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
H A Dglyph.c587 int xDst = list->xOff, yDst = list->yOff; in miGlyphs() local
658 xSrc + (x - glyph->info.x) - xDst, in miGlyphs()
679 xSrc + x - xDst, in miGlyphs()
H A Dpicturestr.h214 INT16 xDst,
467 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
H A Dpicture.c1534 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in CompositePicture() argument
1551 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in CompositePicture()
H A Drender.c703 stuff->xDst, stuff->yDst, stuff->width, stuff->height); in ProcRenderComposite()
2091 swaps(&stuff->xDst); in SProcRenderComposite()
2766 stuff->xDst = orig.xDst - screenInfo.screens[j]->x; in PanoramiXRenderComposite()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c46 INT16 yMask, INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in fbComposite() argument
65 xDst + dst_xoff, yDst + dst_yoff, width, height); in fbComposite()
113 int xDst = list->xOff, yDst = list->yOff; in fbGlyphs() local
194 xSrc + srcXoff + extents.x1 - xDst, ySrc + srcYoff + extents.y1 - yDst, in fbGlyphs()
203 xSrc + srcXoff - xDst, ySrc + srcYoff - yDst, in fbGlyphs()
H A Dfbpict.h40 INT16 yMask, INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessScreen.c241 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in RootlessComposite() argument
268 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in RootlessComposite()
271 RootlessDamageRect(dstWin, xDst, yDst, width, height); in RootlessComposite()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpict.h76 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
H A Ddmxpict.c1097 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in dmxComposite() argument
1113 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in dmxComposite()
1124 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in dmxComposite()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiterPriv.h269 INT16 xMask, INT16 yMask, INT16 xDst,
H A Dxf86VGAarbiter.c980 INT16 yMask, INT16 xDst, INT16 yDst, CARD16 width, in VGAarbiterComposite() argument
989 (*ps->Composite) (op, pSrc, pMask, pDst, xSrc, ySrc, xMask, yMask, xDst, in VGAarbiterComposite()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c485 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in damageComposite() argument
495 box.x1 = xDst + pDst->pDrawable->x; in damageComposite()
517 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in damageComposite()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_priv.h650 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);