| H A D | glamor_render.c | 1240 INT16 x_dest; local in function:glamor_composite_with_shader 1245 x_dest = rects->x_dst + dest_x_off; 1256 x_dest, y_dest, x_source, y_source, x_mask, y_mask, width, 1260 dst_yscale, x_dest, y_dest, 1261 x_dest + width, y_dest + height, 1400 int x_mask, int y_mask, int x_dest, int y_dest) 1437 x_source, y_source, x_mask, y_mask, x_dest, y_dest, width, height); 1463 x_dest += dest->pDrawable->x; 1466 box, nbox, x_source - x_dest, 1482 extent->x1 + x_source - x_dest 1390 glamor_composite_clipped_region(CARD8 op,PicturePtr source,PicturePtr mask,PicturePtr dest,PixmapPtr source_pixmap,PixmapPtr mask_pixmap,PixmapPtr dest_pixmap,RegionPtr region,int x_source,int y_source,int x_mask,int y_mask,int x_dest,int y_dest) argument 1601 glamor_composite(CARD8 op,PicturePtr source,PicturePtr mask,PicturePtr dest,INT16 x_source,INT16 y_source,INT16 x_mask,INT16 y_mask,INT16 x_dest,INT16 y_dest,CARD16 width,CARD16 height) argument [all...] |