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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_shared.h37 extern PixmapPtr RADEONGetDrawablePixmap(DrawablePtr pDrawable);
H A Dradeon_exa_shared.c47 RADEONGetDrawablePixmap(DrawablePtr pDrawable) function in typeref:typename:PixmapPtr
H A Dradeon_exa_render.c513 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
526 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
541 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPicture->pDrawable);
929 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
942 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
957 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPicture->pDrawable);
1162 pPix = RADEONGetDrawablePixmap(pPict->pDrawable);
1437 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
1447 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
1462 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPictur
[all...]
H A Devergreen_exa.c1067 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
1081 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
1094 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPicture->pDrawable);
H A Dr600_exa.c1209 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
1223 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
1236 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPicture->pDrawable);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_shared.h37 extern PixmapPtr RADEONGetDrawablePixmap(DrawablePtr pDrawable);
H A Dradeon_exa_shared.c43 RADEONGetDrawablePixmap(DrawablePtr pDrawable) function in typeref:typename:PixmapPtr
H A Dradeon_exa_render.c474 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
487 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
502 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPicture->pDrawable);
873 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
886 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
901 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPicture->pDrawable);
1097 pPix = RADEONGetDrawablePixmap(pPict->pDrawable);
1365 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
1375 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
1390 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPictur
[all...]
H A Devergreen_exa.c1084 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
1098 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
1111 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPicture->pDrawable);
H A Dr600_exa.c1128 pSrcPixmap = RADEONGetDrawablePixmap(pSrcPicture->pDrawable);
1142 pDstPixmap = RADEONGetDrawablePixmap(pDstPicture->pDrawable);
1155 pMaskPixmap = RADEONGetDrawablePixmap(pMaskPicture->pDrawable);

Completed in 22 milliseconds