Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:copy_image

1016 static int copy_image(private_handle_t *src_handle,
1263 status = copy_image((private_handle_t *)src->handle, &src_image,
1266 ALOGE("%s:copy_image failed in temp source",__FUNCTION__);
1349 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT);
1351 ALOGE("%s:copy_image failed in temp Dest",__FUNCTION__);