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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_largepixmap.c766 PixmapPtr temp_pixmap; local in function:glamor_merge_clipped_regions
792 temp_pixmap =
798 if (temp_pixmap == NULL) {
803 temp_priv = glamor_get_pixmap_private(temp_pixmap);
818 &temp_pixmap->drawable,
820 // glamor_solid(temp_pixmap, 0, 0, temp_pixmap->drawable.width,
821 // temp_pixmap->drawable.height, GXcopy, 0xffffffff, 0xff00);
850 &temp_pixmap->drawable,
856 //glamor_solid(temp_pixmap,
[all...]

Completed in 3 milliseconds