Home
last modified time | relevance | path

Searched refs:vg_copy_surface (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dimage.h99 void vg_copy_surface(struct vg_context *ctx,
Dimage.c155 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()
Dapi_images.c488 vg_copy_surface(ctx, strb->surface, dx, dy, in vegaCopyPixels()