| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_lines.c | 36 int xdir, ydir; /* Which direction x, y are going */ local in function:GenerateLines 68 ydir = 1; 103 y += (ydir * y1); 123 ydir = -ydir; 124 y += (2 * ydir * y1); 134 ydir = 1; 137 ydir = -1;
|
| /xsrc/external/mit/xf86-video-imstt/dist/src/ |
| H A D | imstt_accel.c | 108 int ydir, int rop, unsigned int planemask, 129 if (ydir < 0) { 132 iptr->ydir = 1; 136 iptr->ydir = 0; 169 if (iptr->ydir) { 107 IMSTTSetupForScreenToScreenCopy(ScrnInfoPtr pScrn,int xdir,int ydir,int rop,unsigned int planemask,int trans_color) argument
|
| H A D | imstt.h | 35 int ydir; member in struct:_IMSTTRec
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_exa.c | 46 int last_op = 0, lx, ly, lw, lh, dx, dy, xdir, ydir, lsp, ldp; variable in typeref:typename:int 74 int ydir, 88 cAcl->ydir = ydir; 90 ((ydir < 0) ? ctBOTTOM2TOP : 0) | 117 if (cAcl->ydir < 0) { 143 ydir = cAcl->ydir; 69 ctPrepareCopy(PixmapPtr pSrcPixmap,PixmapPtr pDstPixmap,int xdir,int ydir,int alu,Pixel planemask) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaCpyArea.c | 88 int xdir, ydir; local in function:XAADoBitBlt 107 ydir = -1; 139 ydir = 1; 183 xdir, ydir, pGC->alu, pGC->planemask); 261 int xdir, int ydir, 269 || (xdir == ydir)) && 273 xdir, ydir, alu, planemask, -1); 284 * with ydir = 1 or ydir = -1, but we have xdir = -1. 287 1, ydir, al 256 XAAScreenToScreenBitBlt(ScrnInfoPtr pScrn,int nbox,DDXPointPtr pptSrc,BoxPtr pbox,int xdir,int ydir,int alu,unsigned int planemask) argument [all...] |
| /xsrc/external/mit/xf86-video-suntcx/dist/src/ |
| H A D | tcx.h | 74 int xdir, ydir, srcoff, srcpitch, fg, pitchshift; member in struct:__anon26ad72260108
|
| H A D | tcx_accel.c | 62 int ydir, 81 pTcx->ydir = ydir; 117 if (pTcx->ydir < 0) { 57 TcxPrepareCopy(PixmapPtr pSrcPixmap,PixmapPtr pDstPixmap,int xdir,int ydir,int alu,Pixel planemask) argument
|
| /xsrc/external/mit/xf86-video-i128/dist/src/ |
| H A D | i128dga.c | 227 int ydir = (srcy < dsty) ? -1 : 1; local in function:I128_BlitRect 230 pScrn, xdir, ydir, GXcopy, ~0, -1); 250 int ydir = (srcy < dsty) ? -1 : 1; 253 pScrn, xdir, ydir, GXcopy, ~0, color);
|
| H A D | i128accel.c | 47 int ydir, int rop, unsigned planemask, int transparency_color); 62 DDXPointPtr pptSrc, BoxPtr pbox, int xdir, int ydir, int alu, 188 I128SetupForScreenToScreenCopy(ScrnInfoPtr pScrn, int xdir, int ydir, argument 195 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "SFSSC %d,%d %d 0x%x %d\n", xdir, ydir, rop, planemask, transparency_color); 228 if (ydir == -1) pI128->blitdir = DIR_RL_BT; 231 if (ydir == -1) pI128->blitdir = DIR_LR_BT; 408 BoxPtr pbox, int xdir, int ydir, int alu, unsigned planemask) 411 I128SetupForScreenToScreenCopy(pScrn, xdir, ydir, alu, planemask, -1);
|
| /xsrc/external/mit/xf86-video-cirrus/dist/src/ |
| H A D | lg_xaa.c | 90 static void LgSetupForScreenToScreenCopy(ScrnInfoPtr pScrn, int xdir, int ydir, 237 LgSetupForScreenToScreenCopy(ScrnInfoPtr pScrn, int xdir, int ydir, argument 245 pLg->blitYDir = ydir; 254 if (ydir < 0)
|
| /xsrc/external/mit/xf86-video-crime/dist/src/ |
| H A D | crime.h | 94 int start, xdir, ydir; member in struct:__anon63ea81b20108
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_common.h | 136 int height, ydir; /* flip image vertically */ member in struct:__anon339d47a40908
|
| H A D | mga_dga.c | 395 int ydir = (srcy < dsty) ? -1 : 1; local in function:MGA_BlitRect 399 mgaDoSetupForScreenToScreenCopy( pScrn, xdir, ydir, GXcopy, ~0, -1, 419 const int ydir = (srcy < dsty) ? -1 : 1; local in function:MGA_BlitTransRect 423 mgaDoSetupForScreenToScreenCopy( pScrn, xdir, ydir, GXcopy, ~0, color,
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb_dga.c | 211 int ydir = (srcy < dsty) ? -1 : 1; local in function:FFB_BlitRect 213 FFB_SetupForScreenToScreenCopy(pScrn, xdir, ydir, GXcopy, ~0, -1);
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atidga.c | 224 int ydir = (ySrc < yDst) ? -1 : 1; local in function:ATIDGABlitRect 227 xdir, ydir, GXcopy, (CARD32)(~0), -1); 260 int ydir = (ySrc < yDst) ? -1 : 1; local in function:ATIDGABlitTransRect 265 xdir, ydir, GXcopy, (CARD32)(~0), (int)colour);
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_dga.c | 373 int ydir = (srcy < dsty) ? -1 : 1; local in function:ApmBlitRect 377 pScrn, xdir, ydir, GXcopy, ~0, -1); 383 pScrn, xdir, ydir, GXcopy, ~0, -1); 403 int ydir = (srcy < dsty) ? -1 : 1; local in function:ApmBlitTransRect 406 pScrn, xdir, ydir, GXcopy, ~0, (int)color);
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_exa.c | 237 (info->ydir >= 0 ? R128_DST_Y_TOP_TO_BOTTOM : 0)); 258 R128PrepareCopy(PixmapPtr pSrcPixmap, PixmapPtr pDstPixmap, int xdir, int ydir, int alu, Pixel planemask) argument 286 info->ydir = ydir; 302 if (info->ydir < 0) srcY += height - 1, dstY += height - 1; 377 if (info->ydir < 0) srcY += height - 1, dstY += height - 1;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_accel.c | 225 I810SetupForScreenToScreenCopy(ScrnInfoPtr pScrn, int xdir, int ydir, int rop, argument 232 xdir, ydir, rop, planemask, transparency_color); 236 if (ydir == -1)
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_accel.c | 225 I810SetupForScreenToScreenCopy(ScrnInfoPtr pScrn, int xdir, int ydir, int rop, argument 232 xdir, ydir, rop, planemask, transparency_color); 236 if (ydir == -1)
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_drm.h | 244 int height, ydir; /* flip image vertically */ member in struct:_drm_savage_blit
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | viaLowLevel.h | 124 unsigned w, unsigned h, int xdir, int ydir,
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_dga.c | 316 int ydir = (srcy < dsty) ? -1 : 1; local in function:S3V_BlitRect 319 pScrn, xdir, ydir, GXcopy, ~0, -1);
|
| /xsrc/external/mit/xf86-video-tdfx/dist/src/ |
| H A D | tdfx_dga.c | 182 int ydir = (srcy < dsty) ? -1 : 1; local in function:TDFX_BlitRect 184 (*pTDFX->AccelInfoRec->SetupForScreenToScreenCopy)(pScrn, xdir, ydir, GXcopy, ~0, -1);
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | blade_exa.c | 162 int xdir, int ydir, 190 if ((xdir < 0) || (ydir < 0)) 161 PrepareCopy(PixmapPtr pSrcPixmap,PixmapPtr pDstPixmap,int xdir,int ydir,int alu,Pixel planemask) argument
|
| H A D | trident_dga.c | 264 int ydir = (srcy < dsty) ? -1 : 1; local in function:TRIDENT_BlitRect 267 pScrn, xdir, ydir, GXcopy, ~0, -1);
|