Searched refs:copy_image (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 1012 static int copy_image(private_handle_t *src_handle, in copy_image() function 1251 status = copy_image((private_handle_t *)src->handle, &src_image, in stretch_copybit_internal() 1337 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 1038 static int copy_image(private_handle_t *src_handle, in copy_image() function 1285 status = copy_image((private_handle_t *)src->handle, &src_image, in stretch_copybit_internal() 1371 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 1032 static int copy_image(private_handle_t *src_handle, in copy_image() function 1279 status = copy_image((private_handle_t *)src->handle, &src_image, in stretch_copybit_internal() 1365 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | copybit_c2d.cpp | 1031 static int copy_image(private_handle_t *src_handle, in copy_image() function 1279 status = copy_image((private_handle_t *)src->handle, &src_image, in stretch_copybit_internal() 1365 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT); in stretch_copybit_internal()
|