Home
last modified time | relevance | path

Searched refs:dst_hnd (Results 1 – 25 of 40) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp1152 if (dst_hnd == NULL) { in stretch_copybit_internal()
1171 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1172 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1179 delete_handle(dst_hnd); in stretch_copybit_internal()
1200 delete_handle(dst_hnd); in stretch_copybit_internal()
1207 delete_handle(dst_hnd); in stretch_copybit_internal()
1225 delete_handle(dst_hnd); in stretch_copybit_internal()
1280 delete_handle(dst_hnd); in stretch_copybit_internal()
1348 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1349 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp191 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
215 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
236 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
260 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dcopybit_c2d.cpp1178 if (dst_hnd == NULL) { in stretch_copybit_internal()
1197 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1198 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1206 delete_handle(dst_hnd); in stretch_copybit_internal()
1235 delete_handle(dst_hnd); in stretch_copybit_internal()
1242 delete_handle(dst_hnd); in stretch_copybit_internal()
1260 delete_handle(dst_hnd); in stretch_copybit_internal()
1316 delete_handle(dst_hnd); in stretch_copybit_internal()
1384 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1385 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp1180 if (dst_hnd == NULL) { in stretch_copybit_internal()
1199 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1200 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1208 delete_handle(dst_hnd); in stretch_copybit_internal()
1237 delete_handle(dst_hnd); in stretch_copybit_internal()
1244 delete_handle(dst_hnd); in stretch_copybit_internal()
1262 delete_handle(dst_hnd); in stretch_copybit_internal()
1317 delete_handle(dst_hnd); in stretch_copybit_internal()
1385 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1386 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp193 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
217 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
238 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
262 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp1178 if (dst_hnd == NULL) { in stretch_copybit_internal()
1197 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1198 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1206 delete_handle(dst_hnd); in stretch_copybit_internal()
1235 delete_handle(dst_hnd); in stretch_copybit_internal()
1242 delete_handle(dst_hnd); in stretch_copybit_internal()
1260 delete_handle(dst_hnd); in stretch_copybit_internal()
1316 delete_handle(dst_hnd); in stretch_copybit_internal()
1384 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1385 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp1176 if (dst_hnd == NULL) { in stretch_copybit_internal()
1195 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1196 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1204 delete_handle(dst_hnd); in stretch_copybit_internal()
1233 delete_handle(dst_hnd); in stretch_copybit_internal()
1240 delete_handle(dst_hnd); in stretch_copybit_internal()
1258 delete_handle(dst_hnd); in stretch_copybit_internal()
1314 delete_handle(dst_hnd); in stretch_copybit_internal()
1382 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1383 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp194 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
218 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
239 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
263 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp1171 if (dst_hnd == NULL) { in stretch_copybit_internal()
1190 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1191 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1199 delete_handle(dst_hnd); in stretch_copybit_internal()
1228 delete_handle(dst_hnd); in stretch_copybit_internal()
1235 delete_handle(dst_hnd); in stretch_copybit_internal()
1253 delete_handle(dst_hnd); in stretch_copybit_internal()
1308 delete_handle(dst_hnd); in stretch_copybit_internal()
1376 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1377 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
216 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
261 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp1177 if (dst_hnd == NULL) { in stretch_copybit_internal()
1196 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1197 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1205 delete_handle(dst_hnd); in stretch_copybit_internal()
1234 delete_handle(dst_hnd); in stretch_copybit_internal()
1241 delete_handle(dst_hnd); in stretch_copybit_internal()
1259 delete_handle(dst_hnd); in stretch_copybit_internal()
1314 delete_handle(dst_hnd); in stretch_copybit_internal()
1382 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1383 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
216 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
261 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp1178 if (dst_hnd == NULL) { in stretch_copybit_internal()
1197 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1198 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1206 delete_handle(dst_hnd); in stretch_copybit_internal()
1235 delete_handle(dst_hnd); in stretch_copybit_internal()
1242 delete_handle(dst_hnd); in stretch_copybit_internal()
1260 delete_handle(dst_hnd); in stretch_copybit_internal()
1316 delete_handle(dst_hnd); in stretch_copybit_internal()
1384 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1385 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/sdm845/display/libcopybit/
H A Dcopybit_c2d.cpp1178 if (dst_hnd == NULL) { in stretch_copybit_internal()
1197 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1198 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1206 delete_handle(dst_hnd); in stretch_copybit_internal()
1235 delete_handle(dst_hnd); in stretch_copybit_internal()
1242 delete_handle(dst_hnd); in stretch_copybit_internal()
1260 delete_handle(dst_hnd); in stretch_copybit_internal()
1316 delete_handle(dst_hnd); in stretch_copybit_internal()
1384 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1385 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/sm7250/display/libcopybit/
H A Dcopybit_c2d.cpp1178 if (dst_hnd == NULL) { in stretch_copybit_internal()
1197 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1198 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1206 delete_handle(dst_hnd); in stretch_copybit_internal()
1235 delete_handle(dst_hnd); in stretch_copybit_internal()
1242 delete_handle(dst_hnd); in stretch_copybit_internal()
1260 delete_handle(dst_hnd); in stretch_copybit_internal()
1316 delete_handle(dst_hnd); in stretch_copybit_internal()
1384 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1385 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/sm8150/display/libcopybit/
H A Dcopybit_c2d.cpp1178 if (dst_hnd == NULL) { in stretch_copybit_internal()
1197 dst_hnd->gpuaddr = 0; in stretch_copybit_internal()
1198 dst_image.handle = dst_hnd; in stretch_copybit_internal()
1206 delete_handle(dst_hnd); in stretch_copybit_internal()
1235 delete_handle(dst_hnd); in stretch_copybit_internal()
1242 delete_handle(dst_hnd); in stretch_copybit_internal()
1260 delete_handle(dst_hnd); in stretch_copybit_internal()
1316 delete_handle(dst_hnd); in stretch_copybit_internal()
1384 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size, in stretch_copybit_internal()
1385 dst_hnd->offset, dst_hnd->fd, in stretch_copybit_internal()
[all …]
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_c2d_to_yuv_android() local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_c2d_to_yuv_android()
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; in convert_yuv_android_to_yuv_c2d() local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info); in convert_yuv_android_to_yuv_c2d()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dgl_color_convert_impl.cpp158 int GLColorConvertImpl::Blit(const private_handle_t *src_hnd, const private_handle_t *dst_hnd, in Blit() argument
170 SetDestinationBuffer(dst_hnd); in Blit()
H A Dgl_common.cpp103 void GLCommon::SetDestinationBuffer(const private_handle_t *dst_hnd) { in SetDestinationBuffer() argument
105 EGLImageBuffer *dst_buffer = image_wrapper_.wrap(reinterpret_cast<const void *>(dst_hnd)); in SetDestinationBuffer()
H A Dhwc_display_virtual_gpu.cpp178 ctx.dst_hnd = reinterpret_cast<const private_handle_t *>(output_handle_); in Present()
204 gl_color_convert_->Blit(ctx->src_hnd, ctx->dst_hnd, ctx->src_rect, ctx->dst_rect, in OnTask()

12