Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:copy_image

1034 static int copy_image(private_handle_t *src_handle,
1284 status = copy_image((private_handle_t *)src->handle, &src_image,
1287 ALOGE("%s:copy_image failed in temp source",__FUNCTION__);
1371 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT);
1373 ALOGE("%s:copy_image