Searched refs:vg_copy_surface (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | image.h | 99 void vg_copy_surface(struct vg_context *ctx,
|
D | image.c | 155 void vg_copy_surface(struct vg_context *ctx, in vg_copy_surface() function 575 vg_copy_surface(ctx, strb->surface, dx, dy, in image_set_pixels() 598 vg_copy_surface(ctx, surf, dst->x + dx, dst->y + dy, in image_get_pixels()
|
D | api_images.c | 488 vg_copy_surface(ctx, strb->surface, dx, dy, in vegaCopyPixels()
|