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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_render.c1408 PixmapPtr temp_src_pixmap = source_pixmap; local in function:glamor_composite_clipped_region
1489 temp_src_pixmap = (PixmapPtr) (temp_src->pDrawable);
1490 temp_src_priv = glamor_get_pixmap_private(temp_src_pixmap);
1534 if (temp_src_pixmap == dest_pixmap) {
1579 temp_src_pixmap, temp_mask_pixmap, dest_pixmap,

Completed in 5 milliseconds