Searched refs:vg_context_remove_object (Results 1 – 7 of 7) sorted by relevance
165 void vg_context_remove_object(struct vg_context *ctx,
151 vg_context_remove_object(ctx, &font->base); in font_destroy()
221 void vg_context_remove_object(struct vg_context *ctx, in vg_context_remove_object() function
377 vg_context_remove_object(ctx, &layer->base); in mask_layer_destroy()
299 vg_context_remove_object(ctx, &img->base); in image_destroy()
233 vg_context_remove_object(ctx, &paint->base); in paint_destroy()
227 vg_context_remove_object(vg_current_context(), &p->base); in path_destroy()