Searched refs:force_clip (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_render.c | 1618 int force_clip = 0; local in function:glamor_composite 1701 force_clip = 1; 1703 if (force_clip || glamor_pixmap_is_large(dest_pixmap) 1712 ®ion, force_clip,
|
| H A D | glamor_priv.h | 723 RegionPtr region, Bool force_clip,
|
| H A D | glamor_largepixmap.c | 1029 RegionPtr region, Bool force_clip, 1155 if (force_clip || fixed_block_width < dest_block_width 1022 glamor_composite_largepixmap_region(CARD8 op,PicturePtr source,PicturePtr mask,PicturePtr dest,PixmapPtr source_pixmap,PixmapPtr mask_pixmap,PixmapPtr dest_pixmap,RegionPtr region,Bool force_clip,INT16 x_source,INT16 y_source,INT16 x_mask,INT16 y_mask,INT16 x_dest,INT16 y_dest,CARD16 width,CARD16 height) argument
|
Completed in 7 milliseconds