/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_priv_handle.h | 57 PRIV_FLAGS_UBWC_ALIGNED = 0x08000000, enumerator
|
D | gr_allocator.cpp | 362 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in GetYUVPlaneInfo() 710 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED)) { in GetRgbDataAddress()
|
D | gr_buf_mgr.cpp | 378 flags |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in GetHandleFlags() 683 *flag = hnd->flags &private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in Perform()
|
/hardware/qcom/display/msm8998/libgralloc/ |
D | gpu.cpp | 126 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in getPlaneStrideOffset() 136 if (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in getDRMFormat() 338 flags |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in gralloc_alloc_buffer()
|
D | alloc_controller.cpp | 159 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in getAlignedWidthAndHeight() 755 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in getYUVPlaneInfo() 863 data.allocType |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in alloc_buffer() 1068 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED)) { in getRgbDataAddress()
|
D | gralloc_priv.h | 226 PRIV_FLAGS_UBWC_ALIGNED = 0x08000000, enumerator
|
D | mapper.cpp | 475 *flag = hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in gralloc_perform()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | alloc_controller.cpp | 170 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in getAlignedWidthAndHeight() 798 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in getYUVPlaneInfo() 896 data.allocType |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in alloc_buffer() 1105 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED)) { in getRgbDataAddress()
|
D | gralloc_priv.h | 216 PRIV_FLAGS_UBWC_ALIGNED = 0x08000000, enumerator
|
D | gpu.cpp | 139 flags |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in gralloc_alloc_buffer()
|
D | mapper.cpp | 512 *flag = hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in gralloc_perform()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc/ |
D | blit_engine_c2d.cpp | 194 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in ClearTargetBuffer() 387 if (target_buffer->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in PreCommit() 560 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in DrawRectUsingCopybit()
|
D | hwc_display.cpp | 496 flags |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in PrepareLayerParams() 984 if (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in GetSDMFormat()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | blit_engine_c2d.cpp | 194 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in ClearTargetBuffer() 372 if (target_buffer->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in PreCommit() 545 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in DrawRectUsingCopybit()
|
D | hwc_display.cpp | 392 flags |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in PrepareLayerParams() 799 if (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in GetSDMFormat()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_priv_handle.h | 58 PRIV_FLAGS_UBWC_ALIGNED = 0x08000000, enumerator
|
D | gr_allocator.cpp | 375 if (hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in GetYUVPlaneInfo() 741 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED)) { in GetRgbDataAddress()
|
D | gr_buf_mgr.cpp | 422 flags |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in GetHandleFlags() 701 *flag = hnd->flags &private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in Perform()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gralloc_priv.h | 215 PRIV_FLAGS_UBWC_ALIGNED = 0x08000000 enumerator
|
D | gpu.cpp | 160 flags |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayUtils.cpp | 146 bool uBwcEnabled = (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED); in getMdpFormat()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 349 if (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in SetLayerBuffer()
|
D | hwc_display.cpp | 1002 if (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in BuildLayerStack() 1271 flags |= private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in BuildLayerStack()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 315 if (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in GetSDMFormat()
|
D | hwc_display.cpp | 979 if (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) { in BuildLayerStack() 1318 int flags = private_handle_t::PRIV_FLAGS_UBWC_ALIGNED; in BuildLayerStack()
|