Searched refs:copy_image (Results 1 – 6 of 6) 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/msm8909w_3100/libcopybit/ |
D | copybit_c2d.cpp | 1036 static int copy_image(private_handle_t *src_handle, in copy_image() function 1286 status = copy_image((private_handle_t *)src->handle, &src_image, in stretch_copybit_internal() 1373 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT); in stretch_copybit_internal()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | copybit_c2d.cpp | 1034 static int copy_image(private_handle_t *src_handle, in copy_image() function 1284 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/msm8996/libcopybit/ |
D | copybit_c2d.cpp | 1036 static int copy_image(private_handle_t *src_handle, in copy_image() function 1286 status = copy_image((private_handle_t *)src->handle, &src_image, in stretch_copybit_internal() 1373 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/msm8994/libcopybit/ |
D | copybit_c2d.cpp | 1041 static int copy_image(private_handle_t *src_handle, in copy_image() function 1288 status = copy_image((private_handle_t *)src->handle, &src_image, in stretch_copybit_internal() 1374 status = copy_image(dst_hnd, dst, CONVERT_TO_ANDROID_FORMAT); in stretch_copybit_internal()
|