| /xsrc/external/mit/xf86-video-vmware/dist/saa/ |
| saa_accel.c | 48 int dst_off_x, dst_off_y; local 60 pDstPixmap = saa_get_pixmap(pDstDrawable, &dst_off_x, &dst_off_y); 82 REGION_TRANSLATE(pScreen, &dst_reg, dst_off_x, dst_off_y); 96 pbox->x1 + dst_off_x, pbox->y1 + dst_off_y,
|
| saa_render.c | 230 int src_off_x, src_off_y, mask_off_x, mask_off_y, dst_off_x, dst_off_y; local 237 dst_pix = saa_get_pixmap(pDst->pDrawable, &dst_off_x, &dst_off_y); 260 xDst += pDst->pDrawable->x + dst_off_x;
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| exa_render.c | 259 int dst_off_x, dst_off_y; local 285 exaGetDrawableDeltas(pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y); 287 RegionTranslate(®ion, dst_off_x, dst_off_y); 351 int dst_off_x, dst_off_y; local 415 pDstPix = exaGetOffscreenPixmap(pDst->pDrawable, &dst_off_x, &dst_off_y); 463 RegionTranslate(®ion, dst_off_x, dst_off_y); 468 xMask = xMask + mask_off_x - xDst - dst_off_x; 470 xSrc = xSrc + src_off_x - xDst - dst_off_x; 642 int src_off_x, src_off_y, mask_off_x = 0, mask_off_y = 0, dst_off_x, dst_off_y; local 692 exaGetDrawableDeltas(pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y) [all...] |
| exa_accel.c | 245 int src_off_x, src_off_y, dst_off_x, dst_off_y; local 250 pDstPixmap = exaGetOffscreenPixmap(pDstDrawable, &dst_off_x, &dst_off_y); 277 dst_off_x + pbox->x1, 298 dst_off_x + pbox->x1, 325 dst_off_x + pbox->x1, 352 dst_off_x + pbox->x1, 374 int dst_off_x, dst_off_y; local 387 exaGetDrawableDeltas(pDstDrawable, pDstPixmap, &dst_off_x, &dst_off_y); 419 RegionTranslate(dstregion, dst_off_x - dx - src_off_x, 450 if ((pbox[i].x2 + dst_off_x) >= pExaScr->info->maxX | [all...] |
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| glamor_copy.c | 365 int dst_off_x, dst_off_y; local 471 &dst_off_x, &dst_off_y)) 474 glScissor(scissor.x1 + dst_off_x, 636 int dst_off_x, dst_off_y; local 651 glamor_get_drawable_deltas(dst, dst_pixmap, &dst_off_x, &dst_off_y); 672 if (bounds.x1 + dst_off_x < bounds.x2 + dx + src_off_x && 673 bounds.x1 + dx + src_off_x < bounds.x2 + dst_off_x &&
|
| glamor_xv.c | 586 int dst_off_x, dst_off_y; local 592 &dst_off_x, &dst_off_y); 597 dstx = box[i].x1 + dst_off_x;
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| exa_render.c | 265 int dst_off_x, dst_off_y; local 293 exaGetDrawableDeltas (pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y); 295 RegionTranslate(®ion, dst_off_x, dst_off_y); 359 int dst_off_x, dst_off_y; local 425 pDstPix = exaGetOffscreenPixmap (pDst->pDrawable, &dst_off_x, &dst_off_y); 472 RegionTranslate(®ion, dst_off_x, dst_off_y); 477 xMask = xMask + mask_off_x - xDst - dst_off_x; 479 xSrc = xSrc + src_off_x - xDst - dst_off_x; 652 int src_off_x, src_off_y, mask_off_x, mask_off_y, dst_off_x, dst_off_y; local 704 exaGetDrawableDeltas (pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y) [all...] |
| exa_accel.c | 252 int src_off_x, src_off_y, dst_off_x, dst_off_y; local 257 pDstPixmap = exaGetOffscreenPixmap (pDstDrawable, &dst_off_x, &dst_off_y); 284 dst_off_x + pbox->x1, 305 dst_off_x + pbox->x1, 331 dst_off_x + pbox->x1, 356 dst_off_x + pbox->x1, 382 int dst_off_x, dst_off_y; local 395 exaGetDrawableDeltas (pDstDrawable, pDstPixmap, &dst_off_x, &dst_off_y); 427 RegionTranslate(dstregion, dst_off_x - dx - src_off_x, 459 if ((pbox[i].x2 + dst_off_x) >= pExaScr->info->maxX | [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| uxa-accel.c | 210 int src_off_x, src_off_y, dst_off_x, dst_off_y; local 217 uxa_get_offscreen_pixmap(pDstDrawable, &dst_off_x, &dst_off_y); 242 dst_off_x + pbox->x1, 261 dst_off_x + pbox->x1, 287 dst_off_x + pbox->x1, 315 dst_off_x + pbox->x1, 340 int dst_off_x, dst_off_y; local 359 uxa_get_drawable_deltas(pDstDrawable, pDstPixmap, &dst_off_x, 401 (pbox->x1 + dst_off_x) * bpp, 424 pbox->x1 + dst_off_x, [all...] |
| uxa-glyphs.c | 739 int dst_off_x, dst_off_y; local 747 dst_off_x = box.x1; 873 dst_off_x + xSrc - xDst, 876 dst_off_x, dst_off_y,
|
| uxa-render.c | 378 int dst_off_x, dst_off_y; local 385 pDstPix = uxa_get_offscreen_pixmap(pDst->pDrawable, &dst_off_x, &dst_off_y); 442 REGION_TRANSLATE(pScreen, ®ion, dst_off_x, dst_off_y); 952 int src_off_x, src_off_y, mask_off_x, mask_off_y, dst_off_x, dst_off_y; local 1005 uxa_get_offscreen_pixmap(localDst->pDrawable, &dst_off_x, &dst_off_y); 1115 pbox->x1 + dst_off_x,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| uxa-accel.c | 210 int src_off_x, src_off_y, dst_off_x, dst_off_y; local 217 uxa_get_offscreen_pixmap(pDstDrawable, &dst_off_x, &dst_off_y); 242 dst_off_x + pbox->x1, 261 dst_off_x + pbox->x1, 287 dst_off_x + pbox->x1, 315 dst_off_x + pbox->x1, 340 int dst_off_x, dst_off_y; local 359 uxa_get_drawable_deltas(pDstDrawable, pDstPixmap, &dst_off_x, 401 (pbox->x1 + dst_off_x) * bpp, 424 pbox->x1 + dst_off_x, [all...] |
| uxa-glyphs.c | 739 int dst_off_x, dst_off_y; local 747 dst_off_x = box.x1; 873 dst_off_x + xSrc - xDst, 876 dst_off_x, dst_off_y,
|
| uxa-render.c | 378 int dst_off_x, dst_off_y; local 385 pDstPix = uxa_get_offscreen_pixmap(pDst->pDrawable, &dst_off_x, &dst_off_y); 442 REGION_TRANSLATE(pScreen, ®ion, dst_off_x, dst_off_y); 952 int src_off_x, src_off_y, mask_off_x, mask_off_y, dst_off_x, dst_off_y; local 1005 uxa_get_offscreen_pixmap(localDst->pDrawable, &dst_off_x, &dst_off_y); 1115 pbox->x1 + dst_off_x,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| uxa-accel.c | 307 int src_off_x, src_off_y, dst_off_x, dst_off_y; local 312 pDstPixmap = uxa_get_offscreen_pixmap (pDstDrawable, &dst_off_x, &dst_off_y); 339 dst_off_x + pbox->x1, 360 dst_off_x + pbox->x1, 386 dst_off_x + pbox->x1, 411 dst_off_x + pbox->x1, 437 int dst_off_x, dst_off_y; local 444 uxa_get_drawable_deltas (pDstDrawable, pDstPixmap, &dst_off_x, &dst_off_y); 469 pbox->x1 + dst_off_x, pbox->y1 + dst_off_y,
|
| uxa-render.c | 254 int dst_off_x, dst_off_y; local 272 uxa_get_drawable_deltas (pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y); 274 REGION_TRANSLATE(pScreen, ®ion, dst_off_x, dst_off_y); 521 int src_off_x, src_off_y, dst_off_x, dst_off_y; local 533 pDstPix = uxa_get_offscreen_pixmap(pDst->pDrawable, &dst_off_x, &dst_off_y); 561 REGION_TRANSLATE(pScreen, ®ion, dst_off_x, dst_off_y); 566 xSrc = xSrc + src_off_x - xDst - dst_off_x; 650 int src_off_x, src_off_y, mask_off_x, mask_off_y, dst_off_x, dst_off_y; local 698 pDstPix = uxa_get_offscreen_pixmap (pDst->pDrawable, &dst_off_x, &dst_off_y); 718 REGION_TRANSLATE(pScreen, ®ion, dst_off_x, dst_off_y) [all...] |
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| uxa-accel.c | 378 int src_off_x, src_off_y, dst_off_x, dst_off_y; local 385 uxa_get_offscreen_pixmap(pDstDrawable, &dst_off_x, &dst_off_y); 410 dst_off_x + pbox->x1, 429 dst_off_x + pbox->x1, 455 dst_off_x + pbox->x1, 483 dst_off_x + pbox->x1, 508 int dst_off_x, dst_off_y; local 526 uxa_get_drawable_deltas(pDstDrawable, pDstPixmap, &dst_off_x, 554 pbox->x1 + dst_off_x, 583 pbox->x1 + dst_off_x, [all...] |
| uxa-glyphs.c | 895 int dst_off_x, dst_off_y; local 906 dst_off_x = box.x1; 909 dst_off_x = dst_off_y = 0; 1022 dst_off_x + xSrc - xDst, 1025 dst_off_x, dst_off_y,
|
| uxa-render.c | 373 int dst_off_x, dst_off_y; local 380 pDstPix = uxa_get_offscreen_pixmap(pDst->pDrawable, &dst_off_x, &dst_off_y); 437 REGION_TRANSLATE(pScreen, ®ion, dst_off_x, dst_off_y); 1091 int src_off_x, src_off_y, mask_off_x, mask_off_y, dst_off_x, dst_off_y; local 1144 uxa_get_offscreen_pixmap(localDst->pDrawable, &dst_off_x, &dst_off_y); 1262 pbox->x1 + dst_off_x,
|