| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb_loops.h | 48 int xOrg, int yOrg); 58 int xOrg, int yOrg); 68 int xOrg, int yOrg); 111 #define FFB_RECT_LOOP(pFfb, ffb, prect, _prect_last, xOrg, yOrg) \ 116 x = prect->x + xOrg; \ 150 int xOrg, int yOrg) 154 FFB_WRITE64_2(&ffb->bh, (ppt->y + yOrg), (ppt->x + xOrg)); 179 int xOrg, int yOrg) 184 FFB_WRITE64_2(&ffb->bh, (ppt->y + yOrg), (ppt->x + xOrg)); 147 FFB_PPT_LOOP1(FFBPtr pFfb,ffb_fbcPtr ffb,DDXPointPtr ppt,DDXPointPtr ppt_last,int xOrg,int yOrg) argument 176 FFB_LINE_LOOP1(FFBPtr pFfb,ffb_fbcPtr ffb,DDXPointPtr ppt,DDXPointPtr ppt_last,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | mipushpxl.c | 78 * be bigger) which is placed on the drawable at xOrg, yOrg. Where a 1 bit 97 int dx, int dy, int xOrg, int yOrg) 159 pt[ipt].x = ((pw - pwLineStart) << PWSH) + ib + xOrg; 170 ib + xOrg - pt[ipt].x; 216 pt[ipt].x = ((pw - pwLineStart) << PWSH) + ib + xOrg; 227 ib + xOrg - pt[ipt].x; 257 width[ipt] = dx + xOrg - pt[ipt].x; 96 miPushPixels(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr pDrawable,int dx,int dy,int xOrg,int yOrg) argument
|
| H A D | miarc.c | 228 int end, int xOrg, int yOrg, double xFtrans, 233 int xOrg, int yOrg, double xFtrans, double yFtrans); 946 int xOrg = 0, yOrg = 0; local in function:miPolyArc 1014 xOrg = max(xMin, 0); 1016 pixmapWidth = min(xMax, pDraw->width) - xOrg; 1024 parc->x -= xOrg; 1029 xOrg += pDraw->x; 1157 pDraw, pixmapWidth, pixmapHeight, xOrg, yOrg); 1224 int xOrg, yOrg; local in function:miArcJoin 1230 xOrg 1321 miArcCap(DrawablePtr pDraw,GCPtr pGC,miArcFacePtr pFace,int end,int xOrg,int yOrg,double xFtrans,double yFtrans) argument 1374 miRoundCap(DrawablePtr pDraw,GCPtr pGC,SppPointRec pCenter,SppPointRec pEnd,SppPointRec pCorner,SppPointRec pOtherCorner,int fLineEnd,int xOrg,int yOrg,double xFtrans,double yFtrans) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | mipushpxl.c | 76 * be bigger) which is placed on the drawable at xOrg, yOrg. Where a 1 bit 95 int dx, int dy, int xOrg, int yOrg) 148 pt[ipt].x = ((pw - pwLineStart) << PWSH) + ib + xOrg; 157 ib + xOrg - pt[ipt].x; 199 pt[ipt].x = ((pw - pwLineStart) << PWSH) + ib + xOrg; 208 ib + xOrg - pt[ipt].x; 237 width[ipt] = dx + xOrg - pt[ipt].x; 94 miPushPixels(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr pDrawable,int dx,int dy,int xOrg,int yOrg) argument
|
| H A D | miarc.c | 241 int end, int xOrg, int yOrg, double xFtrans, 246 int xOrg, int yOrg, double xFtrans, double yFtrans); 897 int xOrg = 0, yOrg = 0; local in function:miWideArc 960 xOrg = max(xMin, 0); 962 pixmapWidth = min(xMax, pDraw->width) - xOrg; 970 parc->x -= xOrg; 974 xOrg += pDraw->x; 1103 pixmapHeight, xOrg, yOrg); 1355 int xOrg, yOrg; local in function:miArcJoin 1361 xOrg 1451 miArcCap(DrawablePtr pDraw,GCPtr pGC,miArcFacePtr pFace,int end,int xOrg,int yOrg,double xFtrans,double yFtrans) argument 1494 miRoundCap(DrawablePtr pDraw,GCPtr pGC,SppPointRec pCenter,SppPointRec pEnd,SppPointRec pCorner,SppPointRec pOtherCorner,int fLineEnd,int xOrg,int yOrg,double xFtrans,double yFtrans) argument [all...] |
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbpush.c | 232 int xOrg, 244 xOrg, yOrg, dx, dy); 227 fbPushPixels(GCPtr pGC,PixmapPtr pBitmap,DrawablePtr pDrawable,int dx,int dy,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbpush.c | 177 DrawablePtr pDrawable, int dx, int dy, int xOrg, int yOrg) 187 fbPushImage(pDrawable, pGC, stip, stipStride, 0, xOrg, yOrg, dx, dy); 175 fbPushPixels(GCPtr pGC,PixmapPtr pBitmap,DrawablePtr pDrawable,int dx,int dy,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaCpyPlane.c | 168 int xOrg, int yOrg ) 181 TheRect.x = xOrg; 195 srcx = pbox->x1 - xOrg; 163 XAAPushPixelsSolidColorExpansion(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr pDraw,int dx,int dy,int xOrg,int yOrg) argument
|
| H A D | xaaFallback.c | 327 int dx, int dy, int xOrg, int yOrg ) 331 (*pGC->ops->PushPixels)(pGC, pBitMap, pDraw, dx, dy, xOrg, yOrg); 323 XAAPushPixelsFallback(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr pDraw,int dx,int dy,int xOrg,int yOrg) argument
|
| H A D | xaaGC.c | 634 int dx, int dy, int xOrg, int yOrg 637 (*pGC->ops->PushPixels)(pGC, pBitMap, pDraw, dx, dy, xOrg, yOrg); 630 XAAPushPixelsPixmap(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr pDraw,int dx,int dy,int xOrg,int yOrg) argument
|
| H A D | xaaOverlayDF.c | 530 int xOrg, int yOrg 536 (*pOverPriv->PushPixelsSolid)(pGC, pBitMap, pDraw, dx, dy, xOrg, yOrg); 525 XAAOverPushPixelsSolid(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr pDraw,int dx,int dy,int xOrg,int yOrg) argument
|
| H A D | xaaStateChange.c | 145 DrawablePtr pDrawable, int dx, int dy, int xOrg, 746 DrawablePtr pDrawable, int dx, int dy, int xOrg, 753 pDrawable, dx, dy, xOrg, 745 XAAStateWrapPushPixelsSolid(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr pDrawable,int dx,int dy,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | wingc.c | 37 winPushPixels (GCPtr pGC, PixmapPtr pBitMap, DrawablePtr pDrawable, int dx, int dy, int xOrg, int yOrg);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbpush.c | 163 int dx, int dy, int xOrg, int yOrg) 176 fbPushImage(drawable, gc, stip, stipStride, 0, xOrg, yOrg, dx, dy); 162 fbPushPixels(GCPtr gc,PixmapPtr bitmap,DrawablePtr drawable,int dx,int dy,int xOrg,int yOrg) argument
|
| H A D | fb.h | 530 int dx, int dy, int xOrg, int yOrg);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbpush.c | 163 int dx, int dy, int xOrg, int yOrg) 176 fbPushImage(drawable, gc, stip, stipStride, 0, xOrg, yOrg, dx, dy); 162 fbPushPixels(GCPtr gc,PixmapPtr bitmap,DrawablePtr drawable,int dx,int dy,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-damage.h | 232 int xOrg,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | driWrap.c | 455 int dx, int dy, int xOrg, int yOrg) { 463 pGC->ops->PushPixels(pGC, pBitMap, dst, dx, dy, xOrg, yOrg); 454 DRIPushPixels(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr dst,int dx,int dy,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | driWrap.c | 485 int dx, int dy, int xOrg, int yOrg) 494 pGC->ops->PushPixels(pGC, pBitMap, dst, dx, dy, xOrg, yOrg); 484 DRIPushPixels(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr dst,int dx,int dy,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86VGAarbiterPriv.h | 231 pDraw, int dx, int dy, int xOrg, int yOrg);
|
| H A D | xf86VGAarbiter.c | 989 int dx, int dy, int xOrg, int yOrg ) 994 (*pGC->ops->PushPixels)(pGC, pBitMap, pDraw, dx, dy, xOrg, yOrg); 985 VGAarbiterPushPixels(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr pDraw,int dx,int dy,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86VGAarbiterPriv.h | 252 pDraw, int dx, int dy, int xOrg, int yOrg);
|
| H A D | xf86VGAarbiter.c | 892 DrawablePtr pDraw, int dx, int dy, int xOrg, int yOrg) 898 (*pGC->ops->PushPixels) (pGC, pBitMap, pDraw, dx, dy, xOrg, yOrg); 890 VGAarbiterPushPixels(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr pDraw,int dx,int dy,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ |
| H A D | rootlessGC.c | 124 int dx, int dy, int xOrg, int yOrg); 1439 int dx, int dy, int xOrg, int yOrg) 1447 pGC->ops->PushPixels(pGC, pBitMap, dst, dx, dy, xOrg, yOrg); 1449 box.x1 = xOrg + dst->x; 1438 RootlessPushPixels(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr dst,int dx,int dy,int xOrg,int yOrg) argument
|
| /xsrc/external/mit/xorg-server/dist/miext/rootless/ |
| H A D | rootlessGC.c | 121 int dx, int dy, int xOrg, int yOrg); 1460 int dx, int dy, int xOrg, int yOrg) 1468 pGC->ops->PushPixels(pGC, pBitMap, dst, dx, dy, xOrg, yOrg); 1470 box.x1 = xOrg + dst->x; 1459 RootlessPushPixels(GCPtr pGC,PixmapPtr pBitMap,DrawablePtr dst,int dx,int dy,int xOrg,int yOrg) argument
|