/external/chromium_org/third_party/mesa/src/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...] |
/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...] |