| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_render.c | 440 INT16 xMask = rects->xMask; in exaTryDriverCompositeRects() local 449 xMask += pMask->pDrawable->x; in exaTryDriverCompositeRects() 459 xSrc, ySrc, xMask, yMask, xDst, yDst, in exaTryDriverCompositeRects() 468 xMask = xMask + mask_off_x - xDst - dst_off_x; in exaTryDriverCompositeRects() 477 pbox->x1 + xMask, in exaTryDriverCompositeRects() 609 r->xMask, r->yMask, in exaCompositeRects() 634 INT16 xMask, in exaTryDriverComposite() argument 673 xMask += pMask->pDrawable->x; in exaTryDriverComposite() 688 xSrc, ySrc, xMask, yMask, xDst, yDst, in exaTryDriverComposite() 757 xMask = xMask + mask_off_x - xDst - dst_off_x; in exaTryDriverComposite() [all …]
|
| H A D | exa_glyphs.c | 434 INT16 xMask, INT16 yMask, INT16 xDst, INT16 yDst) in exaGlyphCacheBufferGlyph() argument 485 (buffer->rects[i].xMask == x && in exaGlyphCacheBufferGlyph() 513 rect->xMask = x; in exaGlyphCacheBufferGlyph() 519 rect->xMask = 0; in exaGlyphCacheBufferGlyph() 544 INT16 ySrc, INT16 xMask, INT16 yMask, INT16 xDst, INT16 yDst) in exaBufferGlyph() argument 574 xMask, yMask, in exaBufferGlyph() 598 rect->xMask = xMask; in exaBufferGlyph()
|
| H A D | exa_unaccel.c | 477 INT16 xMask, in ExaPrepareCompositeReg() argument 522 xSrc, ySrc, xMask, yMask, in ExaPrepareCompositeReg() 597 INT16 xMask, 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 D | exa_priv.h | 340 INT16 xMask; member 513 INT16 xMask, 675 INT16 xMask,
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbpict.h | 39 INT16 xMask,
|
| H A D | fbpict.c | 45 INT16 xMask, in fbComposite() argument 64 xMask + msk_xoff, yMask + msk_yoff, in fbComposite()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | mipict.c | 323 INT16 xMask, in miComputeCompositeRegion() argument 370 if (!miClipPictureSrc(pRegion, pMask, xDst - xMask, yDst - yMask)) { in miComputeCompositeRegion() 376 xDst - (xMask - pMask->alphaOrigin.x), in miComputeCompositeRegion()
|
| H A D | mipict.h | 67 INT16 xMask,
|
| H A D | picturestr.h | 212 INT16 xMask, 465 INT16 xMask,
|
| H A D | picture.c | 1532 INT16 xMask, in CompositePicture() argument 1551 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in CompositePicture()
|
| H A D | render.c | 701 stuff->xMask, in ProcRenderComposite() 2089 swaps(&stuff->xMask); in SProcRenderComposite() 2772 stuff->xMask = orig.xMask - screenInfo.screens[j]->x; in PanoramiXRenderComposite()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxpict.h | 75 INT16 xMask, INT16 yMask,
|
| H A D | dmxpict.c | 1096 INT16 xMask, INT16 yMask, 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/miext/rootless/ |
| H A D | rootlessScreen.c | 240 INT16 xSrc, INT16 ySrc, INT16 xMask, INT16 yMask, in RootlessComposite() argument 268 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in RootlessComposite()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiterPriv.h | 269 INT16 xMask, INT16 yMask, INT16 xDst,
|
| H A D | xf86VGAarbiter.c | 979 PicturePtr pDst, INT16 xSrc, INT16 ySrc, INT16 xMask, in VGAarbiterComposite() argument 989 (*ps->Composite) (op, pSrc, pMask, pDst, xSrc, ySrc, xMask, yMask, xDst, in VGAarbiterComposite()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_priv.h | 648 INT16 xMask,
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 483 INT16 xMask, in damageComposite() argument 517 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in damageComposite()
|