Home
last modified time | relevance | path

Searched refs:mask_pixmap (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c804 PixmapPtr mask_pixmap, in glamor_composite_choose_shader() argument
933 if (mask_pixmap == dest_pixmap) { in glamor_composite_choose_shader()
943 && source_pixmap == mask_pixmap) { in glamor_composite_choose_shader()
1017 if (source_pixmap && source_pixmap == mask_pixmap && in glamor_composite_choose_shader()
1045 (*shader)->mask_pixmap = mask_pixmap; in glamor_composite_choose_shader()
1091 shader->mask_pixmap, shader->mask_wh, in glamor_composite_set_shader_blend()
1115 PixmapPtr mask_pixmap, in glamor_composite_with_shader() argument
1140 source_pixmap, mask_pixmap, dest_pixmap, in glamor_composite_with_shader()
1150 source_pixmap, mask_pixmap, dest_pixmap, in glamor_composite_with_shader()
1187 glamor_get_drawable_deltas(mask->pDrawable, mask_pixmap, in glamor_composite_with_shader()
[all …]
H A Dglamor_largepixmap.c1027 PixmapPtr mask_pixmap, in glamor_composite_largepixmap_region() argument
1040 glamor_pixmap_private *mask_pixmap_priv = glamor_get_pixmap_private(mask_pixmap); in glamor_composite_largepixmap_region()
1065 if (mask_pixmap == dest_pixmap) { in glamor_composite_largepixmap_region()
1238 glamor_compute_clipped_regions(mask_pixmap, in glamor_composite_largepixmap_region()
1254 glamor_compute_clipped_regions(mask_pixmap, in glamor_composite_largepixmap_region()
1268 (mask_pixmap, mask->transform, in glamor_composite_largepixmap_region()
1275 (mask_pixmap, mask->transform, in glamor_composite_largepixmap_region()
1287 (mask_pixmap, mask_pixmap_priv, mask_repeat_type, in glamor_composite_largepixmap_region()
1298 null_mask ? NULL : mask_pixmap, \ in glamor_composite_largepixmap_region()
1391 glamor_compute_clipped_regions(mask_pixmap, in glamor_composite_largepixmap_region()
[all …]
H A Dglamor_priv.h93 PixmapPtr mask_pixmap; member
634 PixmapPtr mask_pixmap,
724 PixmapPtr mask_pixmap,