Searched refs:glamor_destroy_pixmap (Results 1 – 15 of 15) sorted by relevance
176 glamor_destroy_pixmap(gc_priv->stipple); in glamor_invalidate_stipple()269 glamor_destroy_pixmap(gc_priv->dash); in glamor_validate_gc()283 glamor_destroy_pixmap(gc_priv->dash); in glamor_destroy_gc()
89 glamor_destroy_pixmap(upload_pixmap); in glamor_copy_glyph()96 glamor_destroy_pixmap(upload_pixmap); in glamor_copy_glyph()118 glamor_destroy_pixmap(upload_pixmap); in glamor_copy_glyph()131 glamor_destroy_pixmap(atlas->atlas); in glamor_glyph_atlas_init()
68 glamor_destroy_pixmap(pixmap); in glamor_create_mask_picture()
125 extern _X_EXPORT Bool glamor_destroy_pixmap(PixmapPtr pixmap);
279 glamor_destroy_pixmap(pixmap); in glamor_get_stipple_pixmap()
127 glamor_destroy_pixmap(pixmap); in glamor_get_dash_pixmap()
593 glamor_destroy_pixmap(tmp_pixmap); in glamor_copy_fbo_fbo_temp()599 glamor_destroy_pixmap(tmp_pixmap); in glamor_copy_fbo_fbo_temp()
259 glamor_destroy_pixmap(PixmapPtr pixmap) in glamor_destroy_pixmap() function669 screen->DestroyPixmap = glamor_destroy_pixmap; in glamor_init()
867 glamor_destroy_pixmap(pixmap); in glamor_generate_radial_gradient_picture()1178 glamor_destroy_pixmap(pixmap); in glamor_generate_linear_gradient_picture()
336 glamor_destroy_pixmap(port_priv->src_pix[i]); in glamor_xv_free_port_data()1000 glamor_destroy_pixmap(port_priv->src_pix[i]); in glamor_xv_put_image()
867 glamor_destroy_pixmap(temp_pixmap); in glamor_merge_clipped_regions()
1376 glamor_destroy_pixmap(pixmap); in glamor_convert_gradient_picture()
188 glamor_destroy_pixmap(pixmap); in xwl_glamor_gbm_create_pixmap_for_bo()261 return glamor_destroy_pixmap(pixmap); in xwl_glamor_gbm_destroy_pixmap()
311 return glamor_destroy_pixmap(pixmap); in xwl_glamor_eglstream_destroy_pixmap()
38121 glamor_(egl_)destroy_textured_pixmap and glamor_destroy_pixmap.38145 ==25551== by 0x85D7750: glamor_destroy_pixmap (glamor.c:235)38159 ==25551== by 0x85D7750: glamor_destroy_pixmap (glamor.c:235)38501 This patch unifies the second two by having glamor_destroy_pixmap47795 glamor: Expose glamor_destroy_pixmap()47798 directly, we need to call glamor_destroy_pixmap() to destroy it.