Searched refs:sna_pixmap_set_buffer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri2.c91 static inline void sna_pixmap_set_buffer(PixmapPtr pixmap, void *ptr) function in typeref:typename:void
768 sna_pixmap_set_buffer(pixmap, buffer);
931 sna_pixmap_set_buffer(pixmap, NULL);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_dri2.c398 static inline void sna_pixmap_set_buffer(PixmapPtr pixmap, void *ptr) function in typeref:typename:void
613 sna_pixmap_set_buffer(pixmap, buffer);
702 sna_pixmap_set_buffer(pixmap, NULL);

Completed in 9 milliseconds