/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
image.h | 99 void vg_copy_surface(struct vg_context *ctx,
|
image.c | 155 void vg_copy_surface(struct vg_context *ctx, function 575 vg_copy_surface(ctx, strb->surface, dx, dy, 598 vg_copy_surface(ctx, surf, dst->x + dx, dst->y + dy,
|
api_images.c | 488 vg_copy_surface(ctx, strb->surface, dx, dy,
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
image.h | 99 void vg_copy_surface(struct vg_context *ctx,
|
image.c | 155 void vg_copy_surface(struct vg_context *ctx, function 575 vg_copy_surface(ctx, strb->surface, dx, dy, 598 vg_copy_surface(ctx, surf, dst->x + dx, dst->y + dy,
|
api_images.c | 488 vg_copy_surface(ctx, strb->surface, dx, dy,
|