Searched refs:radeon_set_pixmap_private (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_glamor.c284 radeon_set_pixmap_private(pixmap, priv);
362 radeon_set_pixmap_private(pixmap, radeon_get_pixmap_private(old));
363 radeon_set_pixmap_private(old, priv);
H A Dradeon_dri3.c172 radeon_set_pixmap_private(pixmap, priv);
H A Dradeon_bo_helper.c381 radeon_set_pixmap_private(pixmap, priv);
H A Dradeon.h332 static inline void radeon_set_pixmap_private(PixmapPtr pixmap, struct radeon_pixmap *priv) function in typeref:typename:void
764 radeon_set_pixmap_private(pPix, priv);
H A Dradeon_dri2.c755 radeon_set_pixmap_private(front_priv->pixmap, back_pix);
756 radeon_set_pixmap_private(back_priv->pixmap, front_pix);

Completed in 7 milliseconds