HomeSort by relevance Sort by last modified time
    Searched refs:vg_context_remove_object (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vega/
text.c 151 vg_context_remove_object(ctx, &font->base);
vg_context.h 165 void vg_context_remove_object(struct vg_context *ctx,
mask.c 377 vg_context_remove_object(ctx, &layer->base);
vg_context.c 221 void vg_context_remove_object(struct vg_context *ctx, function
image.c 299 vg_context_remove_object(ctx, &img->base);
paint.c 233 vg_context_remove_object(ctx, &paint->base);
path.c 227 vg_context_remove_object(vg_current_context(), &p->base);
    [all...]

Completed in 75 milliseconds