| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm3_exa.c | 76 int dstoff = exaGetPixmapOffset(pDstPixmap); 78 int srcoff = exaGetPixmapOffset(pSrcPixmap); 104 pGlint->srcoff = exaGetPixmapOffset(pSrcPixmap); 170 int offset = exaGetPixmapOffset(pPixmap); 278 unsigned char *dst = pGlint->FbBase + exaGetPixmapOffset(pDst); 307 unsigned char *src = pGlint->FbBase + exaGetPixmapOffset(pSrc);
|
| H A D | pm2_exa.c | 133 pGlint->srcoff = exaGetPixmapOffset(pSrcPixmap); 144 int dstoff = exaGetPixmapOffset(pDstPixmap); 217 int offset = exaGetPixmapOffset(pPixmap); 248 int offset = exaGetPixmapOffset(pDst); 310 unsigned char *src = pGlint->FbBase + exaGetPixmapOffset(pSrc); 426 pGlint->mskoff = exaGetPixmapOffset(pMask); 437 pGlint->srcoff = exaGetPixmapOffset(pSrc); 558 dstoff = exaGetPixmapOffset(pDst);
|
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_exa.c | 121 pCg6->srcoff = exaGetPixmapOffset(pSrcPixmap) / pCg6->width; 143 doff = exaGetPixmapOffset(pDstPixmap) / pCg6->width; 177 pCg6->srcoff = exaGetPixmapOffset(pPixmap) / pCg6->width; 226 int dst_line = y + exaGetPixmapOffset(pDst) / pCg6->width; 287 uint8_t *src = pCg6->fb + exaGetPixmapOffset(pSrc);
|
| /xsrc/external/mit/xf86-video-suntcx/dist/src/ |
| H A D | tcx_accel.c | 82 pTcx->srcoff = exaGetPixmapOffset(pSrcPixmap) >> pTcx->pitchshift; 112 doff = exaGetPixmapOffset(pDstPixmap) >> pTcx->pitchshift; 199 if (exaGetPixmapOffset(pPixmap) != 0) 290 char *dst = pTcx->fb + exaGetPixmapOffset(pDst); 318 char *src = pTcx->fb + exaGetPixmapOffset(pSrc);
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_exa.c | 77 dstoff = exaGetPixmapOffset(pDstPixmap); 79 srcoff = exaGetPixmapOffset(pSrcPixmap); 149 off = exaGetPixmapOffset(pPixmap); 216 unsigned char *dst = pNv->FbStart + exaGetPixmapOffset(pDst); 247 unsigned char *src = pNv->FbStart + exaGetPixmapOffset(pSrc);
|
| H A D | g80_exa.c | 62 G80DmaNext (pNv, exaGetPixmapOffset(pSrc)); 89 G80DmaNext (pNv, exaGetPixmapOffset(pDst));
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_exa.c | 86 cAcl->srcoffset = exaGetPixmapOffset(pSrcPixmap); 114 int dst = exaGetPixmapOffset(pDstPixmap); 193 int dst = exaGetPixmapOffset(pPixmap); 216 unsigned char *dst = cPtr->FbBase + exaGetPixmapOffset(pDst); 245 unsigned char *src = cPtr->FbBase + exaGetPixmapOffset(pSrc);
|
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle_accel.c | 86 int srcoff = exaGetPixmapOffset(pSrcPixmap); 119 int srcoff = exaGetPixmapOffset(pSrcPixmap); 153 int dstoff = exaGetPixmapOffset(pDstPixmap); 238 int offset = exaGetPixmapOffset(pPixmap);
|
| H A D | summit_accel.c | 126 int dstoff = exaGetPixmapOffset(pDstPixmap); 127 int srcoff = exaGetPixmapOffset(pSrcPixmap); 204 int ofs = exaGetPixmapOffset(pPixmap); 260 int ofs = exaGetPixmapOffset(pDst); 309 int ofs = exaGetPixmapOffset(pSrc); 343 int ofs = exaGetPixmapOffset(pPixmap); 480 ofs = exaGetPixmapOffset(dst);
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | blade_exa.c | 138 int dst_off = exaGetPixmapOffset(pPixmap) / 8; 168 int src_off = exaGetPixmapOffset(pSrcPixmap) / 8; 170 int dst_off = exaGetPixmapOffset(pDstPixmap) / 8;
|
| H A D | xp4_exa.c | 136 unsigned int dorg = exaGetPixmapOffset(pPixmap); 190 unsigned int sorg = exaGetPixmapOffset(pSrcPixmap); 191 unsigned int dorg = exaGetPixmapOffset(pDstPixmap);
|
| /xsrc/external/mit/xf86-video-igs/dist/src/ |
| H A D | igs_accel.c | 136 fPtr->srcoff = exaGetPixmapOffset(pSrcPixmap) >> fPtr->shift; 177 dstoff = exaGetPixmapOffset(pDstPixmap) >> fPtr->shift; 236 dstoff = exaGetPixmapOffset(pPixmap) >> fPtr->shift; 255 unsigned char *dst = fPtr->fbmem + exaGetPixmapOffset(pDst); 285 unsigned char *src = fPtr->fbmem + exaGetPixmapOffset(pSrc);
|
| /xsrc/external/mit/xf86-video-mgx/dist/src/ |
| H A D | mgx_accel.c | 133 int srcoff = exaGetPixmapOffset(pSrcPixmap); 161 int dstoff = exaGetPixmapOffset(pDstPixmap); 239 int offset = exaGetPixmapOffset(pPixmap); 264 uint32_t *dst = (uint32_t *)(pMgx->fb + exaGetPixmapOffset(pDst)); 291 uint32_t *src = (uint32_t *)(pMgx->fb + exaGetPixmapOffset(pSrc));
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_exa.c | 207 if (psav->bTiled && exaGetPixmapOffset(pPixmap) == 0) { 297 psav->pbd_offset = exaGetPixmapOffset(pPixmap); 366 psav->sbd_offset = exaGetPixmapOffset(pSrcPixmap); 367 psav->pbd_offset = exaGetPixmapOffset(pDstPixmap); 459 dst_yoffset = exaGetPixmapOffset(pDst) + y * dst_pitch; 511 psav->sbd_offset = exaGetPixmapOffset(pDst);
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_exa_h2.c | 195 CARD32 dstOffset = exaGetPixmapOffset(pPixmap); 237 tdc->srcOffset = exaGetPixmapOffset(pSrcPixmap); 260 CARD32 dstOffset = exaGetPixmapOffset(pDstPixmap), val; 415 v3d->setDestination(v3d, exaGetPixmapOffset(pDst), 465 offset = exaGetPixmapOffset(pSrc); 479 offset = exaGetPixmapOffset(pMask);
|
| H A D | via_exa_h6.c | 196 CARD32 dstOffset = exaGetPixmapOffset(pPixmap); 238 tdc->srcOffset = exaGetPixmapOffset(pSrcPixmap); 261 CARD32 dstOffset = exaGetPixmapOffset(pDstPixmap), val; 428 v3d->setDestination(v3d, exaGetPixmapOffset(pDst), 478 offset = exaGetPixmapOffset(pSrc); 492 offset = exaGetPixmapOffset(pMask);
|
| /xsrc/external/mit/xf86-video-pnozz/dist/src/ |
| H A D | pnozz_exa.c | 114 pPnozz->srcoff = exaGetPixmapOffset(pSrcPixmap) / pPnozz->width; 134 int doff = exaGetPixmapOffset(pDstPixmap) / pPnozz->width;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_draw.c | 69 pPix->devPrivate.ptr = fakexa->exa->memoryBase + exaGetPixmapOffset(pPix); 319 src = fakexa->exa->memoryBase + exaGetPixmapOffset(pSrc); 356 dst = fakexa->exa->memoryBase + exaGetPixmapOffset(pDst);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_draw.c | 69 pPix->devPrivate.ptr = fakexa->exa->memoryBase + exaGetPixmapOffset(pPix); 328 src = fakexa->exa->memoryBase + exaGetPixmapOffset(pSrc); 365 dst = fakexa->exa->memoryBase + exaGetPixmapOffset(pDst);
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa.h | 211 * framebuffer. This likely means using exaGetPixmapOffset() and 294 * pixmaps, probably using exaGetPixmapOffset() and exaGetPixmapPitch(). 791 exaGetPixmapOffset(PixmapPtr pPix);
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_exa.c | 198 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pPixmap)); 242 OUTREG(MGAREG_SRCORG, exaGetPixmapOffset(pSrc)); 243 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pDst)); 429 OUTREG(MGAREG_TEXORG, exaGetPixmapOffset(pSrc)); 532 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pDst)); 718 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pDst));
|
| /xsrc/external/mit/xf86-video-suncg14/dist/src/ |
| H A D | cg14_accel.c | 136 p->srcoff = exaGetPixmapOffset(pSrcPixmap); 154 dstoff = exaGetPixmapOffset(pDstPixmap); 635 dstoff = exaGetPixmapOffset(pDstPixmap); 1170 dstoff = exaGetPixmapOffset(pPixmap); 1204 char *dst = p->fb + exaGetPixmapOffset(pDst); 1235 char *src = p->fb + exaGetPixmapOffset(pSrc); 1358 p->mskoff = exaGetPixmapOffset(pMask); 1369 p->srcoff = exaGetPixmapOffset(pSrc); 1432 dstoff = exaGetPixmapOffset(pDst);
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_exa_render.c | 118 R128CopySwap(info->ExaDriver->memoryBase + exaGetPixmapOffset(pPix), (uint8_t*)&solid, 4, 121 R128CopySwap(info->ExaDriver->memoryBase + exaGetPixmapOffset(pPix), (uint8_t*)&solid, 4, 126 memcpy(info->ExaDriver->memoryBase + exaGetPixmapOffset(pPix), &solid, 4); 593 OUT_RING(exaGetPixmapOffset(pSrc)); 623 OUT_RING(exaGetPixmapOffset(pMask));
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb_exa.c | 88 pFfb->srcoff = exaGetPixmapOffset(pSrcPixmap); 319 pFfb->mskoff = exaGetPixmapOffset(pMask); 330 pFfb->srcoff = exaGetPixmapOffset(pSrc);
|
| /xsrc/external/mit/xf86-video-i128/dist/src/ |
| H A D | i128exa.c | 264 unsigned int sorg = exaGetPixmapOffset(src); 276 unsigned int dorg = exaGetPixmapOffset(dst); 288 unsigned int torg = exaGetPixmapOffset(tex);
|