Searched refs:copy_image (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp1012 static int copy_image(private_handle_t *src_handle, function
1251 status = copy_image((private_handle_t *)src->handle, &src_image,
1254 ALOGE("%s:copy_image failed in temp source",__FUNCTION__);
1337 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT);
1339 ALOGE("%s:copy_image failed in temp Dest",__FUNCTION__);
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit_c2d.cpp1031 static int copy_image(private_handle_t *src_handle, function
1279 status = copy_image((private_handle_t *)src->handle, &src_image,
1282 ALOGE("%s:copy_image failed in temp source",__FUNCTION__);
1365 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT);
1367 ALOGE("%s:copy_image failed in temp Dest",__FUNCTION__);
/hardware/qcom/display/msm8x26/libcopybit/
H A Dcopybit_c2d.cpp1012 static int copy_image(private_handle_t *src_handle, function
1251 status = copy_image((private_handle_t *)src->handle, &src_image,
1254 ALOGE("%s:copy_image failed in temp source",__FUNCTION__);
1337 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT);
1339 ALOGE("%s:copy_image failed in temp Dest",__FUNCTION__);

Completed in 158 milliseconds