| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_render.c | 441 INT16 yMask = rects->yMask; in exaTryDriverCompositeRects() local 450 yMask += pMask->pDrawable->y; in exaTryDriverCompositeRects() 459 xSrc, ySrc, xMask, yMask, xDst, yDst, in exaTryDriverCompositeRects() 469 yMask = yMask + mask_off_y - yDst - dst_off_y; in exaTryDriverCompositeRects() 478 pbox->y1 + yMask, in exaTryDriverCompositeRects() 609 r->xMask, r->yMask, in exaCompositeRects() 635 INT16 yMask, in exaTryDriverComposite() argument 674 yMask += pMask->pDrawable->y; in exaTryDriverComposite() 688 xSrc, ySrc, xMask, yMask, xDst, yDst, in exaTryDriverComposite() 758 yMask = yMask + mask_off_y - yDst - dst_off_y; in exaTryDriverComposite() [all …]
|
| H A D | exa_glyphs.c | 434 INT16 xMask, INT16 yMask, INT16 xDst, INT16 yDst) in exaGlyphCacheBufferGlyph() argument 486 buffer->rects[i].yMask == in exaGlyphCacheBufferGlyph() 514 rect->yMask = y; in exaGlyphCacheBufferGlyph() 520 rect->yMask = 0; in exaGlyphCacheBufferGlyph() 544 INT16 ySrc, INT16 xMask, INT16 yMask, INT16 xDst, INT16 yDst) in exaBufferGlyph() argument 574 xMask, yMask, in exaBufferGlyph() 599 rect->yMask = yMask; in exaBufferGlyph()
|
| H A D | exa_unaccel.c | 478 INT16 yMask, in ExaPrepareCompositeReg() argument 522 xSrc, ySrc, xMask, yMask, in ExaPrepareCompositeReg() 598 INT16 yMask, 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 | 341 INT16 yMask; member 514 INT16 yMask, 676 INT16 yMask, INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbpict.h | 40 INT16 yMask, INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
|
| H A D | fbpict.c | 46 INT16 yMask, INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in fbComposite() argument 64 xMask + msk_xoff, yMask + msk_yoff, in fbComposite()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | mipict.c | 324 INT16 yMask, in miComputeCompositeRegion() argument 370 if (!miClipPictureSrc(pRegion, pMask, xDst - xMask, yDst - yMask)) { in miComputeCompositeRegion() 377 yDst - (yMask - pMask->alphaOrigin.y))) { in miComputeCompositeRegion()
|
| H A D | mipict.h | 68 INT16 yMask,
|
| H A D | picturestr.h | 213 INT16 yMask, 466 INT16 yMask,
|
| H A D | picture.c | 1533 INT16 yMask, in CompositePicture() argument 1551 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in CompositePicture()
|
| H A D | render.c | 702 stuff->yMask, in ProcRenderComposite() 2090 swaps(&stuff->yMask); in SProcRenderComposite() 2773 stuff->yMask = orig.yMask - screenInfo.screens[j]->y; 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 | 980 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/glamor/ |
| H A D | glamor_priv.h | 649 INT16 yMask,
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 484 INT16 yMask, in damageComposite() argument 517 xSrc, ySrc, xMask, yMask, xDst, yDst, width, height); in damageComposite()
|