Searched refs:radeon_get_pixmap_surface (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_exa.c80 dst.surface = radeon_get_pixmap_surface(pPix);
474 dst_obj.surface = radeon_get_pixmap_surface(pDst);
475 src_obj.surface = radeon_get_pixmap_surface(pSrc);
1157 dst_obj.surface = radeon_get_pixmap_surface(pDst);
1158 src_obj.surface = radeon_get_pixmap_surface(pSrc);
1187 mask_obj.surface = radeon_get_pixmap_surface(pMask);
1558 dst_obj.surface = radeon_get_pixmap_surface(pDst);
1689 src_obj.surface = radeon_get_pixmap_surface(pSrc);
H A Dr600_exa.c190 dst.surface = radeon_get_pixmap_surface(pPix);
597 src_obj.surface = radeon_get_pixmap_surface(pSrc);
598 dst_obj.surface = radeon_get_pixmap_surface(pDst);
1301 dst_obj.surface = radeon_get_pixmap_surface(pDst);
1302 src_obj.surface = radeon_get_pixmap_surface(pSrc);
1339 mask_obj.surface = radeon_get_pixmap_surface(pMask);
1915 dst_obj.surface = radeon_get_pixmap_surface(pDst);
2042 src_obj.surface = radeon_get_pixmap_surface(pSrc);
H A Devergreen_textured_videofuncs.c161 dst_obj.surface = radeon_get_pixmap_surface(pPixmap);
H A Dr600_textured_videofuncs.c173 dst_obj.surface = radeon_get_pixmap_surface(pPixmap);
H A Dradeon_exa.c611 struct radeon_surface *radeon_get_pixmap_surface(PixmapPtr pPix) function in typeref:struct:radeon_surface *
H A Ddrmmode_display.c75 surface = radeon_get_pixmap_surface(pixmap);
1387 psurface = radeon_get_pixmap_surface(ppix);
H A Dradeon_kms.c192 surface = radeon_get_pixmap_surface(pPix);
H A Dradeon.h1341 struct radeon_surface *radeon_get_pixmap_surface(PixmapPtr pPix);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_exa.c76 dst.surface = radeon_get_pixmap_surface(pPix);
471 dst_obj.surface = radeon_get_pixmap_surface(pDst);
472 src_obj.surface = radeon_get_pixmap_surface(pSrc);
1305 src_obj.surface = radeon_get_pixmap_surface(pSrc);
1315 dst_obj.surface = radeon_get_pixmap_surface(pDst);
1331 mask_obj.surface = radeon_get_pixmap_surface(pMask);
1716 dst_obj.surface = radeon_get_pixmap_surface(pDst);
1846 src_obj.surface = radeon_get_pixmap_surface(pSrc);
H A Dr600_exa.c155 dst.surface = radeon_get_pixmap_surface(pPix);
541 src_obj.surface = radeon_get_pixmap_surface(pSrc);
542 dst_obj.surface = radeon_get_pixmap_surface(pDst);
1349 src_obj.surface = radeon_get_pixmap_surface(pSrc);
1359 dst_obj.surface = radeon_get_pixmap_surface(pDst);
1373 mask_obj.surface = radeon_get_pixmap_surface(pMask);
1746 dst_obj.surface = radeon_get_pixmap_surface(pDst);
1872 src_obj.surface = radeon_get_pixmap_surface(pSrc);
H A Devergreen_textured_videofuncs.c145 dst_obj.surface = radeon_get_pixmap_surface(pPixmap);
H A Dr600_textured_videofuncs.c157 dst_obj.surface = radeon_get_pixmap_surface(pPixmap);
H A Dradeon.h713 static inline struct radeon_surface *radeon_get_pixmap_surface(PixmapPtr pPix) function in typeref:struct:radeon_surface *
H A Ddrmmode_display.c132 struct radeon_surface *surface = radeon_get_pixmap_surface(pixmap);
2486 *radeon_get_pixmap_surface(ppix) = info->front_surface;
H A Dradeon_kms.c374 *radeon_get_pixmap_surface(pPix) = info->front_surface;

Completed in 35 milliseconds