| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa-accel.c | 58 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 D | uxa-priv.h | 330 PixmapPtr uxa_get_offscreen_pixmap(DrawablePtr pDrawable, int *xp, int *yp);
|
| H A D | uxa-render.c | 385 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 D | uxa.c | 125 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 D | uxa-accel.c | 58 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 D | uxa-priv.h | 330 PixmapPtr uxa_get_offscreen_pixmap(DrawablePtr pDrawable, int *xp, int *yp);
|
| H A D | uxa-render.c | 385 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 D | uxa.c | 125 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 D | uxa-accel.c | 77 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 D | uxa.c | 122 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 D | uxa-render.c | 380 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 D | uxa-glyphs.c | 668 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 D | uxa-priv.h | 338 PixmapPtr uxa_get_offscreen_pixmap(DrawablePtr pDrawable, int *xp, int *yp);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| H A D | uxa-accel.c | 54 !(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 D | uxa-render.c | 533 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 D | uxa-priv.h | 408 uxa_get_offscreen_pixmap (DrawablePtr pDrawable, int *xp, int *yp);
|
| H A D | uxa.c | 123 uxa_get_offscreen_pixmap (DrawablePtr drawable, int *xp, int *yp) function in typeref:typename:PixmapPtr
|