Searched refs:paint_destroy (Results 1 – 4 of 4) sorted by relevance
41 void paint_destroy(struct vg_paint *paint);
49 paint_destroy(handle_to_paint(p)); in vegaDestroyPaint()
154 paint_destroy(ctx->default_paint); in vg_destroy_context()
226 void paint_destroy(struct vg_paint *paint) in paint_destroy() function