Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:src_image

1246     copybit_image_t src_image;
1247 src_image.w = src->w;
1248 src_image.h = src->h;
1249 src_image.format = src->format;
1250 src_image.handle = src->handle;
1282 src_image.handle = src_hnd;
1285 status = copy_image((private_handle_t *)src->handle, &src_image,
1310 status = set_image(ctx, src_surface.surface_id, &src_image,