Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:copy_image

1041 static int copy_image(private_handle_t *src_handle,
1288 status = copy_image((private_handle_t *)src->handle, &src_image,
1291 ALOGE("%s:copy_image failed in temp source",__FUNCTION__);
1374 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT);
1376 ALOGE("%s:copy_image failed in temp Dest",__FUNCTION__);