Searched refs:exaGetDrawableDeltas (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_unaccel.c133 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 Dexa_accel.c394 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 Dexa.c128 exaGetDrawableDeltas (DrawablePtr pDrawable, PixmapPtr pPixmap, function in typeref:typename:void
273 exaGetDrawableDeltas (pDrawable, pPixmap, xp, yp);
H A Dexa_priv.h561 exaGetDrawableDeltas (DrawablePtr pDrawable, PixmapPtr pPixmap,
H A Dexa_render.c293 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 Dexa_unaccel.c136 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 Dexa_accel.c386 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 Dexa.c126 exaGetDrawableDeltas(DrawablePtr pDrawable, PixmapPtr pPixmap, int *xp, int *yp) function in typeref:typename:void
271 exaGetDrawableDeltas(pDrawable, pPixmap, xp, yp);
H A Dexa_priv.h559 exaGetDrawableDeltas(DrawablePtr pDrawable, PixmapPtr pPixmap,
H A Dexa_render.c285 exaGetDrawableDeltas(pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y);
692 exaGetDrawableDeltas(pDst->pDrawable, pDstPix, &dst_off_x, &dst_off_y);

Completed in 19 milliseconds