Searched refs:source_pixmap (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_render.c | 803 PixmapPtr source_pixmap, in glamor_composite_choose_shader() argument 921 if (source_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() 1037 (*shader)->source_pixmap = source_pixmap; in glamor_composite_choose_shader() 1078 shader->source_pixmap, shader->source_wh, in glamor_composite_set_shader_blend() 1114 PixmapPtr source_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() 1178 source_pixmap, &source_x_off, &source_y_off); in glamor_composite_with_shader() [all …]
|
| H A D | glamor_largepixmap.c | 1026 PixmapPtr source_pixmap, in glamor_composite_largepixmap_region() argument 1039 glamor_pixmap_private *source_pixmap_priv = glamor_get_pixmap_private(source_pixmap); in glamor_composite_largepixmap_region() 1061 if (source_pixmap == dest_pixmap) { in glamor_composite_largepixmap_region() 1192 glamor_compute_clipped_regions(source_pixmap, in glamor_composite_largepixmap_region() 1200 glamor_compute_transform_clipped_regions(source_pixmap, in glamor_composite_largepixmap_region() 1217 (source_pixmap, source_pixmap_priv, source_repeat_type, in glamor_composite_largepixmap_region() 1297 null_source ? NULL : source_pixmap, \ in glamor_composite_largepixmap_region()
|
| H A D | glamor_priv.h | 85 PixmapPtr source_pixmap; member 633 PixmapPtr source_pixmap, 723 PixmapPtr source_pixmap,
|