| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_unaccel.c | 133 exaGetDrawableDeltas(pSrc, pPixmap, &xoff, &yoff); 146 exaGetDrawableDeltas(pSrc, pPixmap, &xoff, &yoff); 184 exaGetDrawableDeltas(pDrawable, pPixmap, &xoff, &yoff); 383 exaGetDrawableDeltas(&pWin->drawable, pPixmap, &xoff, &yoff); 458 exaGetDrawableDeltas(pDrawable, pPix, &xoff, &yoff); 596 exaGetDrawableDeltas (pDst->pDrawable, pDstPix, &xoff, &yoff);
|
| H A D | exa_accel.c | 394 exaGetDrawableDeltas (pSrcDrawable, pSrcPixmap, &src_off_x, &src_off_y); 395 exaGetDrawableDeltas (pDstDrawable, pDstPixmap, &dst_off_x, &dst_off_y); 801 exaGetDrawableDeltas(pDrawable, pPixmap, &xoff, &yoff); 1009 exaGetDrawableDeltas(pDrawable, pPixmap, &xoff, &yoff);
|
| H A D | exa.c | 128 exaGetDrawableDeltas (DrawablePtr pDrawable, PixmapPtr pPixmap, function in typeref:typename:void 273 exaGetDrawableDeltas (pDrawable, pPixmap, xp, yp);
|
| H A D | exa_priv.h | 561 exaGetDrawableDeltas (DrawablePtr pDrawable, PixmapPtr pPixmap,
|
| H A D | exa_render.c | 293 exaGetDrawableDeltas (pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y); 704 exaGetDrawableDeltas (pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y);
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa_unaccel.c | 136 exaGetDrawableDeltas(pSrc, pPixmap, &xoff, &yoff); 150 exaGetDrawableDeltas(pDst, pPixmap, &xoff, &yoff); 190 exaGetDrawableDeltas(pDrawable, pPixmap, &xoff, &yoff); 382 exaGetDrawableDeltas(&pWin->drawable, pPixmap, &xoff, &yoff); 451 exaGetDrawableDeltas(pDrawable, pPix, &xoff, &yoff); 572 exaGetDrawableDeltas(pDst->pDrawable, pDstPix, &xoff, &yoff);
|
| H A D | exa_accel.c | 386 exaGetDrawableDeltas(pSrcDrawable, pSrcPixmap, &src_off_x, &src_off_y); 387 exaGetDrawableDeltas(pDstDrawable, pDstPixmap, &dst_off_x, &dst_off_y); 802 exaGetDrawableDeltas(pDrawable, pPixmap, &xoff, &yoff); 1002 exaGetDrawableDeltas(pDrawable, pPixmap, &xoff, &yoff);
|
| H A D | exa.c | 126 exaGetDrawableDeltas(DrawablePtr pDrawable, PixmapPtr pPixmap, int *xp, int *yp) function in typeref:typename:void 271 exaGetDrawableDeltas(pDrawable, pPixmap, xp, yp);
|
| H A D | exa_priv.h | 559 exaGetDrawableDeltas(DrawablePtr pDrawable, PixmapPtr pPixmap,
|
| H A D | exa_render.c | 285 exaGetDrawableDeltas(pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y); 692 exaGetDrawableDeltas(pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y);
|