Home
last modified time | relevance | path

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

12

/aosp12/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp1223 if (NULL == src_hnd) { in stretch_copybit_internal()
1237 delete_handle(src_hnd); in stretch_copybit_internal()
1247 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1248 src_image.handle = src_hnd; in stretch_copybit_internal()
1256 delete_handle(src_hnd); in stretch_copybit_internal()
1263 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1264 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1268 delete_handle(src_hnd); in stretch_copybit_internal()
1281 delete_handle(src_hnd); in stretch_copybit_internal()
1341 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dcopybit_c2d.cpp1258 if (NULL == src_hnd) { in stretch_copybit_internal()
1272 delete_handle(src_hnd); in stretch_copybit_internal()
1282 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1283 src_image.handle = src_hnd; in stretch_copybit_internal()
1291 delete_handle(src_hnd); in stretch_copybit_internal()
1298 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1299 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1303 delete_handle(src_hnd); in stretch_copybit_internal()
1317 delete_handle(src_hnd); in stretch_copybit_internal()
1377 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
H A Dcopybit.cpp524 private_handle_t* src_hnd = (private_handle_t*)src->handle; in stretch_copybit() local
525 if(src_hnd != NULL && in stretch_copybit()
526 (!(src_hnd->flags & private_handle_t::PRIV_FLAGS_CACHED))) { in stretch_copybit()
534 if (src_hnd != NULL) in stretch_copybit()
535 metadata = (MetaData_t *)src_hnd->base_metadata; in stretch_copybit()
/aosp12/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp1260 if (NULL == src_hnd) { in stretch_copybit_internal()
1274 delete_handle(src_hnd); in stretch_copybit_internal()
1284 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1285 src_image.handle = src_hnd; in stretch_copybit_internal()
1293 delete_handle(src_hnd); in stretch_copybit_internal()
1300 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1301 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1305 delete_handle(src_hnd); in stretch_copybit_internal()
1318 delete_handle(src_hnd); in stretch_copybit_internal()
1378 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp1258 if (NULL == src_hnd) { in stretch_copybit_internal()
1272 delete_handle(src_hnd); in stretch_copybit_internal()
1282 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1283 src_image.handle = src_hnd; in stretch_copybit_internal()
1291 delete_handle(src_hnd); in stretch_copybit_internal()
1298 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1299 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1303 delete_handle(src_hnd); in stretch_copybit_internal()
1317 delete_handle(src_hnd); in stretch_copybit_internal()
1377 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
H A Dcopybit.cpp522 private_handle_t* src_hnd = (private_handle_t*)src->handle; in stretch_copybit() local
523 if(src_hnd != NULL && in stretch_copybit()
524 (!(src_hnd->flags & private_handle_t::PRIV_FLAGS_CACHED))) { in stretch_copybit()
532 if (src_hnd != NULL) in stretch_copybit()
533 metadata = (MetaData_t *)src_hnd->base_metadata; in stretch_copybit()
/aosp12/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp1256 if (NULL == src_hnd) { in stretch_copybit_internal()
1270 delete_handle(src_hnd); in stretch_copybit_internal()
1280 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1281 src_image.handle = src_hnd; in stretch_copybit_internal()
1289 delete_handle(src_hnd); in stretch_copybit_internal()
1296 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1297 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1301 delete_handle(src_hnd); in stretch_copybit_internal()
1315 delete_handle(src_hnd); in stretch_copybit_internal()
1375 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
H A Dcopybit.cpp522 private_handle_t* src_hnd = (private_handle_t*)src->handle; in stretch_copybit() local
523 if(src_hnd != NULL && in stretch_copybit()
524 (!(src_hnd->flags & private_handle_t::PRIV_FLAGS_CACHED))) { in stretch_copybit()
532 if (src_hnd != NULL) in stretch_copybit()
533 metadata = (MetaData_t *)src_hnd->base_metadata; in stretch_copybit()
/aosp12/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp1251 if (NULL == src_hnd) { in stretch_copybit_internal()
1265 delete_handle(src_hnd); in stretch_copybit_internal()
1275 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1276 src_image.handle = src_hnd; in stretch_copybit_internal()
1284 delete_handle(src_hnd); in stretch_copybit_internal()
1291 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1292 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1296 delete_handle(src_hnd); in stretch_copybit_internal()
1309 delete_handle(src_hnd); in stretch_copybit_internal()
1369 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp1257 if (NULL == src_hnd) { in stretch_copybit_internal()
1271 delete_handle(src_hnd); in stretch_copybit_internal()
1281 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1282 src_image.handle = src_hnd; in stretch_copybit_internal()
1290 delete_handle(src_hnd); in stretch_copybit_internal()
1297 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1298 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1302 delete_handle(src_hnd); in stretch_copybit_internal()
1315 delete_handle(src_hnd); in stretch_copybit_internal()
1375 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp1258 if (NULL == src_hnd) { in stretch_copybit_internal()
1272 delete_handle(src_hnd); in stretch_copybit_internal()
1282 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1283 src_image.handle = src_hnd; in stretch_copybit_internal()
1291 delete_handle(src_hnd); in stretch_copybit_internal()
1298 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1299 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1303 delete_handle(src_hnd); in stretch_copybit_internal()
1317 delete_handle(src_hnd); in stretch_copybit_internal()
1377 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
H A Dcopybit.cpp524 private_handle_t* src_hnd = (private_handle_t*)src->handle; in stretch_copybit() local
525 if(src_hnd != NULL && in stretch_copybit()
526 (!(src_hnd->flags & private_handle_t::PRIV_FLAGS_CACHED))) { in stretch_copybit()
534 if (src_hnd != NULL) in stretch_copybit()
535 metadata = (MetaData_t *)src_hnd->base_metadata; in stretch_copybit()
/aosp12/hardware/qcom/sdm845/display/libcopybit/
H A Dcopybit_c2d.cpp1258 if (NULL == src_hnd) { in stretch_copybit_internal()
1272 delete_handle(src_hnd); in stretch_copybit_internal()
1282 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1283 src_image.handle = src_hnd; in stretch_copybit_internal()
1291 delete_handle(src_hnd); in stretch_copybit_internal()
1298 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1299 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1303 delete_handle(src_hnd); in stretch_copybit_internal()
1317 delete_handle(src_hnd); in stretch_copybit_internal()
1377 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
H A Dcopybit.cpp524 private_handle_t* src_hnd = (private_handle_t*)src->handle; in stretch_copybit() local
525 if(src_hnd != NULL && in stretch_copybit()
526 (!(src_hnd->flags & private_handle_t::PRIV_FLAGS_CACHED))) { in stretch_copybit()
534 if (src_hnd != NULL) in stretch_copybit()
535 metadata = (MetaData_t *)src_hnd->base_metadata; in stretch_copybit()
/aosp12/hardware/qcom/sm7250/display/libcopybit/
H A Dcopybit_c2d.cpp1258 if (NULL == src_hnd) { in stretch_copybit_internal()
1272 delete_handle(src_hnd); in stretch_copybit_internal()
1282 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1283 src_image.handle = src_hnd; in stretch_copybit_internal()
1291 delete_handle(src_hnd); in stretch_copybit_internal()
1298 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1299 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1303 delete_handle(src_hnd); in stretch_copybit_internal()
1317 delete_handle(src_hnd); in stretch_copybit_internal()
1377 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/sm8150/display/libcopybit/
H A Dcopybit_c2d.cpp1258 if (NULL == src_hnd) { in stretch_copybit_internal()
1272 delete_handle(src_hnd); in stretch_copybit_internal()
1282 src_hnd->gpuaddr = 0; in stretch_copybit_internal()
1283 src_image.handle = src_hnd; in stretch_copybit_internal()
1291 delete_handle(src_hnd); in stretch_copybit_internal()
1298 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size, in stretch_copybit_internal()
1299 src_hnd->offset, src_hnd->fd, in stretch_copybit_internal()
1303 delete_handle(src_hnd); in stretch_copybit_internal()
1317 delete_handle(src_hnd); in stretch_copybit_internal()
1377 delete_handle(src_hnd); in stretch_copybit_internal()
[all …]
/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
169 SetSourceBuffer(src_hnd); in Blit()
H A Dgl_common.cpp93 void GLCommon::SetSourceBuffer(const private_handle_t *src_hnd) { in SetSourceBuffer() argument
95 EGLImageBuffer *src_buffer = image_wrapper_.wrap(reinterpret_cast<const void *>(src_hnd)); in SetSourceBuffer()
H A Dhwc_display_virtual_gpu.cpp177 ctx.src_hnd = reinterpret_cast<const private_handle_t *>(input_buffer.buffer_id); in Present()
204 gl_color_convert_->Blit(ctx->src_hnd, ctx->dst_hnd, ctx->src_rect, ctx->dst_rect, in OnTask()
H A Dgl_color_convert.h48 virtual int Blit(const private_handle_t *src_hnd, const private_handle_t *dst_hnd,
H A Dgl_layer_stitch.h40 const private_handle_t *src_hnd = nullptr; member
H A Dgl_color_convert_impl.h45 virtual int Blit(const private_handle_t *src_hnd, const private_handle_t *dst_hnd,
H A Dgl_common.h65 virtual void SetSourceBuffer(const private_handle_t *src_hnd);
H A Dhwc_display_virtual_gpu.h51 const private_handle_t* src_hnd = nullptr; member
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_tonemapper.cpp180 const private_handle_t *src_hnd = static_cast<const private_handle_t *>(hwc_layer->handle); in ToneMap() local
195 reinterpret_cast<const void *>(src_hnd), merged_fd); in ToneMap()

12