Searched refs:FBPitch (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglint_shadow.c24 int width, height, Bpp, FBPitch; local in function:GLINTRefreshArea
28 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
35 dst = pGlint->FbBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
39 dst += FBPitch;
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_shadow.c35 int x1, y1, x2, y2, width, height, cpp, FBPitch; local in function:NVRefreshArea
39 FBPitch = pScrn->displayWidth * cpp;
52 dst = pNv->scanout->map + (y1 * FBPitch) + (x1 * cpp);
56 dst += FBPitch;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_shadow.c83 int width, height, Bpp, FBPitch; local in function:SISRefreshArea
87 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
94 dst = pSiS->FbBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
98 dst += FBPitch;
112 int width, height, Bpp, FBPitch, twidth; local in function:SISRefreshAreaReflect
118 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
127 dst += (pbox->y1 * FBPitch) + ((pScrn->displayWidth - pbox->x1 - 1) * Bpp);
135 dst += FBPitch;
146 dst += FBPitch;
157 dst += FBPitch;
[all...]
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_shadow.c32 int width, height, Bpp, FBPitch; local in function:NVRefreshArea
36 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
43 dst = pNv->FbStart + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
47 dst += FBPitch;
H A Driva_shadow.c21 int width, height, Bpp, FBPitch; local in function:RivaRefreshArea
25 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
32 dst = pRiva->FbStart + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
36 dst += FBPitch;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datiscreen.c90 offset = (pBox->y1 * pATI->FBPitch) + (pBox->x1 * pATI->AdjustDepth);
97 pSrc = (char *)pSrc + pATI->FBPitch;
98 pDst = (char *)pDst + pATI->FBPitch;
378 pATI->FBPitch = PixmapBytePad(pATI->displayWidth, pATI->depth);
382 pATI->FBPitch = PixmapBytePad(pATI->displayWidth, pATI->depth);
383 if ((pATI->pShadow = malloc(pATI->FBPitch * pScreenInfo->virtualY)))
H A Datistruct.h299 int LinearSize, FBPitch, FBBytesPerPixel; member in struct:_ATIRec
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition_shadow.c24 int width, height, Bpp, FBPitch; local in function:renditionRefreshArea
28 FBPitch = BitmapBytePad(pScreenInfo->displayWidth *
38 (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
42 dst += FBPitch;
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_shadow.c47 int width, height, Bpp, FBPitch; local in function:S3RefreshArea
51 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
58 dst = pS3->FBBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
62 dst += FBPitch;
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_shadow.c73 int width, height, Bpp, FBPitch; local in function:s3vRefreshArea
77 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
84 dst = ps3v->FBStart + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
88 dst += FBPitch;
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_shadow.c20 int width, height, Bpp, FBPitch; local in function:SavageRefreshArea
24 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
31 dst = psav->FBStart + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
35 dst += FBPitch;
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_shadow.c22 int width, height, Bpp, FBPitch; local in function:TRIDENTRefreshArea
26 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
33 dst = pTrident->FbBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
37 dst += FBPitch;
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_shadow.c183 int width, height, Bpp, FBPitch; local in function:GX1RefreshArea
187 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
193 dst = pGeode->FBBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
196 dst += FBPitch;
H A Dnsc_gx2_shadow.c183 int width, height, Bpp, FBPitch; local in function:GX2RefreshArea
187 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
193 dst = pGeode->FBBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
196 dst += FBPitch;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_shadow.c17 int width, height, Bpp, FBPitch; local in function:chipsRefreshArea
21 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
28 dst = cPtr->FbBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
32 dst += FBPitch;
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir_shadow.c25 int width, height, Bpp, FBPitch, x1, x2, y1, y2; local in function:cirRefreshArea
29 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
44 dst = pCir->FbBase + (y1 * FBPitch) + (x1 * Bpp);
48 dst += FBPitch;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_shadow.c24 int width, height, Bpp, FBPitch; local in function:MGARefreshArea
28 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
35 dst = pMga->FbStart + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
39 dst += FBPitch;
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_shadow.c33 int width, height, Bpp, FBPitch; local in function:neoRefreshArea
37 FBPitch = BitmapBytePad(pScrn->displayWidth * pScrn->bitsPerPixel);
44 dst = nPtr->NeoFbBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
48 dst += FBPitch;
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_driver.c1642 int width, height, Bpp, FBPitch; local in function:ApmRefreshArea
1646 FBPitch = pApm->CurrentLayout.bytesPerScanline;
1653 dst = (unsigned char *)pApm->FbBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp);
1657 dst += FBPitch;

Completed in 14 milliseconds