Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:copy_image

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