/aosp12/hardware/qcom/display/msm8960/libcopybit/ |
H A D | copybit_c2d.cpp | 1223 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 D | copybit_c2d.cpp | 1258 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 D | copybit.cpp | 524 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 D | copybit_c2d.cpp | 1260 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 D | copybit_c2d.cpp | 1258 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 D | copybit.cpp | 522 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 D | copybit_c2d.cpp | 1256 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 D | copybit.cpp | 522 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 D | copybit_c2d.cpp | 1251 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 D | copybit_c2d.cpp | 1257 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 D | copybit_c2d.cpp | 1258 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 D | copybit.cpp | 524 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 D | copybit_c2d.cpp | 1258 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 D | copybit.cpp | 524 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 D | copybit_c2d.cpp | 1258 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 D | copybit_c2d.cpp | 1258 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 D | gl_color_convert_impl.cpp | 158 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 D | gl_common.cpp | 93 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 D | hwc_display_virtual_gpu.cpp | 177 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 D | gl_color_convert.h | 48 virtual int Blit(const private_handle_t *src_hnd, const private_handle_t *dst_hnd,
|
H A D | gl_layer_stitch.h | 40 const private_handle_t *src_hnd = nullptr; member
|
H A D | gl_color_convert_impl.h | 45 virtual int Blit(const private_handle_t *src_hnd, const private_handle_t *dst_hnd,
|
H A D | gl_common.h | 65 virtual void SetSourceBuffer(const private_handle_t *src_hnd);
|
H A D | hwc_display_virtual_gpu.h | 51 const private_handle_t* src_hnd = nullptr; member
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_tonemapper.cpp | 180 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()
|