Searched refs:uxa_get_offscreen_pixmap (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-accel.c58 dst_pixmap = uxa_get_offscreen_pixmap(pDrawable, &off_x, &off_y);
130 pPix = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
215 uxa_get_offscreen_pixmap(pSrcDrawable, &src_off_x, &src_off_y);
217 uxa_get_offscreen_pixmap(pDstDrawable, &dst_off_x, &dst_off_y);
703 pPixmap = uxa_get_offscreen_pixmap (pDrawable, &xoff, &yoff);
905 pixmap = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
963 pPixmap = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
1053 pPix = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
H A Duxa-priv.h330 PixmapPtr uxa_get_offscreen_pixmap(DrawablePtr pDrawable, int *xp, int *yp);
H A Duxa-render.c385 pDstPix = uxa_get_offscreen_pixmap(pDst->pDrawable, &dst_off_x, &dst_off_y);
1005 uxa_get_offscreen_pixmap(localDst->pDrawable, &dst_off_x, &dst_off_y);
1053 pSrcPix = uxa_get_offscreen_pixmap(localSrc->pDrawable,
1069 pMaskPix = uxa_get_offscreen_pixmap(localMask->pDrawable,
H A Duxa.c125 PixmapPtr uxa_get_offscreen_pixmap(DrawablePtr drawable, int *xp, int *yp) function in typeref:typename:PixmapPtr
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-accel.c58 dst_pixmap = uxa_get_offscreen_pixmap(pDrawable, &off_x, &off_y);
130 pPix = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
215 uxa_get_offscreen_pixmap(pSrcDrawable, &src_off_x, &src_off_y);
217 uxa_get_offscreen_pixmap(pDstDrawable, &dst_off_x, &dst_off_y);
703 pPixmap = uxa_get_offscreen_pixmap (pDrawable, &xoff, &yoff);
905 pixmap = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
963 pPixmap = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
1053 pPix = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
H A Duxa-priv.h330 PixmapPtr uxa_get_offscreen_pixmap(DrawablePtr pDrawable, int *xp, int *yp);
H A Duxa-render.c385 pDstPix = uxa_get_offscreen_pixmap(pDst->pDrawable, &dst_off_x, &dst_off_y);
1005 uxa_get_offscreen_pixmap(localDst->pDrawable, &dst_off_x, &dst_off_y);
1053 pSrcPix = uxa_get_offscreen_pixmap(localSrc->pDrawable,
1069 pMaskPix = uxa_get_offscreen_pixmap(localMask->pDrawable,
H A Duxa.c125 PixmapPtr uxa_get_offscreen_pixmap(DrawablePtr drawable, int *xp, int *yp) function in typeref:typename:PixmapPtr
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-accel.c77 dst_pixmap = uxa_get_offscreen_pixmap(pDrawable, &off_x, &off_y);
120 src_pixmap = uxa_get_offscreen_pixmap(src->pDrawable,
298 pPix = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
383 uxa_get_offscreen_pixmap(pSrcDrawable, &src_off_x, &src_off_y);
385 uxa_get_offscreen_pixmap(pDstDrawable, &dst_off_x, &dst_off_y);
829 pPixmap = uxa_get_offscreen_pixmap (pDrawable, &xoff, &yoff);
1014 pixmap = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
1087 src_pixmap = uxa_get_offscreen_pixmap(src->pDrawable,
1152 pPixmap = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
1301 pPix = uxa_get_offscreen_pixmap(pDrawabl
[all...]
H A Duxa.c122 PixmapPtr uxa_get_offscreen_pixmap(DrawablePtr drawable, int *xp, int *yp) function in typeref:typename:PixmapPtr
145 PixmapPtr pPixmap = uxa_get_offscreen_pixmap(pDrawable, &xoff, &yoff);
H A Duxa-render.c380 pDstPix = uxa_get_offscreen_pixmap(pDst->pDrawable, &dst_off_x, &dst_off_y);
956 dst_pixmap = uxa_get_offscreen_pixmap(dst->pDrawable, &dst_x, &dst_y);
1041 src_pixmap = uxa_get_offscreen_pixmap(src->pDrawable,
1144 uxa_get_offscreen_pixmap(localDst->pDrawable, &dst_off_x, &dst_off_y);
1193 pSrcPix = uxa_get_offscreen_pixmap(localSrc->pDrawable,
1213 pMaskPix = uxa_get_offscreen_pixmap(localMask->pDrawable,
H A Duxa-glyphs.c668 src_pixmap = uxa_get_offscreen_pixmap(pSrc->pDrawable, &src_off_x, &src_off_y);
707 src_pixmap = uxa_get_offscreen_pixmap(localSrc->pDrawable, &src_off_x, &src_off_y);
732 dst_pixmap = uxa_get_offscreen_pixmap(pDst->pDrawable, &x, &y);
H A Duxa-priv.h338 PixmapPtr uxa_get_offscreen_pixmap(DrawablePtr pDrawable, int *xp, int *yp);
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-accel.c54 !(pPixmap = uxa_get_offscreen_pixmap (pDrawable, &off_x, &off_y)) ||
146 pPix = uxa_get_offscreen_pixmap (pDrawable, &xoff, &yoff);
311 pSrcPixmap = uxa_get_offscreen_pixmap (pSrcDrawable, &src_off_x, &src_off_y);
312 pDstPixmap = uxa_get_offscreen_pixmap (pDstDrawable, &dst_off_x, &dst_off_y);
932 pPixmap = uxa_get_offscreen_pixmap (pDrawable, &xoff, &yoff);
1015 pPix = uxa_get_offscreen_pixmap (pDrawable, &xoff, &yoff);
H A Duxa-render.c533 pDstPix = uxa_get_offscreen_pixmap(pDst->pDrawable, &dst_off_x, &dst_off_y);
537 pSrcPix = uxa_get_offscreen_pixmap(pSrc->pDrawable, &src_off_x, &src_off_y);
698 pDstPix = uxa_get_offscreen_pixmap (pDst->pDrawable, &dst_off_x, &dst_off_y);
700 pSrcPix = uxa_get_offscreen_pixmap (localSrc->pDrawable,
704 pMaskPix = uxa_get_offscreen_pixmap (localMask->pDrawable,
H A Duxa-priv.h408 uxa_get_offscreen_pixmap (DrawablePtr pDrawable, int *xp, int *yp);
H A Duxa.c123 uxa_get_offscreen_pixmap (DrawablePtr drawable, int *xp, int *yp) function in typeref:typename:PixmapPtr

Completed in 23 milliseconds