/aosp12/hardware/qcom/display/msm8996/libgralloc/ |
H A D | alloc_controller.cpp | 1112 unsigned int meta_size = 0; in getRgbDataAddress() local 1115 meta_size = getRgbUBwcMetaBufferSize(hnd->width, hnd->height, 2); in getRgbDataAddress() 1119 meta_size = getRgbUBwcMetaBufferSize(hnd->width, hnd->height, 4); in getRgbDataAddress() 1127 *rgb_data = (void*)(hnd->base + meta_size); in getRgbDataAddress()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/ |
H A D | alloc_controller.cpp | 1113 unsigned int meta_size = 0; in getRgbDataAddress() local 1116 meta_size = getRgbUBwcMetaBufferSize(hnd->width, hnd->height, 2); in getRgbDataAddress() 1122 meta_size = getRgbUBwcMetaBufferSize(hnd->width, hnd->height, 4); in getRgbDataAddress() 1130 *rgb_data = (void*)(hnd->base + meta_size); in getRgbDataAddress()
|
/aosp12/hardware/qcom/display/msm8909/libgralloc/ |
H A D | alloc_controller.cpp | 1113 unsigned int meta_size = 0; in getRgbDataAddress() local 1116 meta_size = getRgbUBwcMetaBufferSize(hnd->width, hnd->height, 2); in getRgbDataAddress() 1122 meta_size = getRgbUBwcMetaBufferSize(hnd->width, hnd->height, 4); in getRgbDataAddress() 1130 *rgb_data = (void*)(hnd->base + meta_size); in getRgbDataAddress()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_utils.cpp | 651 unsigned int meta_size = 0; in GetRgbDataAddress() local 659 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress() 666 *rgb_data = reinterpret_cast<void *>(hnd->base + meta_size); in GetRgbDataAddress()
|
H A D | gr_buf_mgr.cpp | 201 unsigned int meta_size = ALIGN((unsigned int)sizeof(MetaData_t), PAGE_SIZE); in FreeBuffer() local 202 if (allocator_->FreeBuffer(reinterpret_cast<void *>(hnd->base_metadata), meta_size, in FreeBuffer()
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_utils.cpp | 651 unsigned int meta_size = 0; in GetRgbDataAddress() local 659 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress() 666 *rgb_data = reinterpret_cast<void *>(hnd->base + meta_size); in GetRgbDataAddress()
|
H A D | gr_buf_mgr.cpp | 207 unsigned int meta_size = ALIGN((unsigned int)sizeof(MetaData_t), PAGE_SIZE); in FreeBuffer() local 208 if (allocator_->FreeBuffer(reinterpret_cast<void *>(hnd->base_metadata), meta_size, in FreeBuffer()
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_utils.cpp | 923 unsigned int meta_size = 0; in GetRgbMetaSize() local 925 return meta_size; in GetRgbMetaSize() 935 meta_size = GetRgbUBwcMetaBufferSize(width, height, bpp); in GetRgbMetaSize() 941 return meta_size; in GetRgbMetaSize() 957 unsigned int meta_size = GetRgbMetaSize(hnd->format, hnd->width, hnd->height, hnd->usage); in GetRgbDataAddress() local 959 *rgb_data = reinterpret_cast<void *>(hnd->base + meta_size); in GetRgbDataAddress()
|
H A D | gr_buf_mgr.cpp | 728 auto meta_size = getMetaDataSize(buf->reserved_size); in FreeBuffer() local 735 if (allocator_->FreeBuffer(reinterpret_cast<void *>(hnd->base_metadata), meta_size, in FreeBuffer()
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_utils.cpp | 884 unsigned int meta_size = 0; in GetRgbMetaSize() local 886 return meta_size; in GetRgbMetaSize() 896 meta_size = GetRgbUBwcMetaBufferSize(width, height, bpp); in GetRgbMetaSize() 902 return meta_size; in GetRgbMetaSize() 918 unsigned int meta_size = GetRgbMetaSize(hnd->format, hnd->width, hnd->height, hnd->usage); in GetRgbDataAddress() local 920 *rgb_data = reinterpret_cast<void *>(hnd->base + meta_size); in GetRgbDataAddress()
|
H A D | gr_buf_mgr.cpp | 729 auto meta_size = getMetaDataSize(buf->reserved_size); in FreeBuffer() local 737 static_cast<uint32_t>(meta_size), hnd->offset_metadata, in FreeBuffer()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_allocator.cpp | 763 unsigned int meta_size = 0; in GetRgbDataAddress() local 771 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress() 778 *rgb_data = reinterpret_cast<void *>(hnd->base + meta_size); in GetRgbDataAddress()
|
H A D | gr_buf_mgr.cpp | 200 unsigned int meta_size = ALIGN((unsigned int)sizeof(MetaData_t), PAGE_SIZE); in FreeBuffer() local 201 if (allocator_->FreeBuffer(reinterpret_cast<void *>(hnd->base_metadata), meta_size, in FreeBuffer()
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_allocator.cpp | 765 unsigned int meta_size = 0; in GetRgbDataAddress() local 773 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress() 780 *rgb_data = reinterpret_cast<void *>(hnd->base + meta_size); in GetRgbDataAddress()
|
H A D | gr_buf_mgr.cpp | 205 unsigned int meta_size = ALIGN((unsigned int)sizeof(MetaData_t), PAGE_SIZE); in FreeBuffer() local 206 if (allocator_->FreeBuffer(reinterpret_cast<void *>(hnd->base_metadata), meta_size, in FreeBuffer()
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_buf_mgr.cpp | 71 unsigned int meta_size = ALIGN((unsigned int)sizeof(MetaData_t), PAGE_SIZE); in FreeBuffer() local 72 if (allocator_->FreeBuffer(reinterpret_cast<void *>(hnd->base_metadata), meta_size, in FreeBuffer()
|
H A D | gr_utils.cpp | 733 unsigned int meta_size = 0; in GetRgbDataAddress() local 741 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress() 748 *rgb_data = reinterpret_cast<void *>(hnd->base + meta_size); in GetRgbDataAddress()
|
/aosp12/bionic/libc/kernel/uapi/linux/raid/ |
H A D | md_p.h | 221 __le32 meta_size; member
|