Home
last modified time | relevance | path

Searched refs:GetRgbUBwcMetaBufferSize (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h89 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp);
Dgr_utils.cpp581 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() function
616 size += GetRgbUBwcMetaBufferSize(width, height, bpp); in GetUBwcSize()
659 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.h90 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp);
Dgr_allocator.cpp698 unsigned int Allocator::GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() function in gralloc1::Allocator
733 size += GetRgbUBwcMetaBufferSize(width, height, bpp); in GetUBwcSize()
773 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h90 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp);
Dgr_allocator.cpp696 unsigned int Allocator::GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() function in gralloc1::Allocator
731 size += GetRgbUBwcMetaBufferSize(width, height, bpp); in GetUBwcSize()
771 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h89 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp);
Dgr_utils.cpp581 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() function
616 size += GetRgbUBwcMetaBufferSize(width, height, bpp); in GetUBwcSize()
659 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h195 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp);
Dgr_utils.cpp815 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() function
850 size += GetRgbUBwcMetaBufferSize(width, height, bpp); in GetUBwcSize()
896 meta_size = GetRgbUBwcMetaBufferSize(width, height, bpp); in GetRgbMetaSize()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.h210 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp);
Dgr_utils.cpp896 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() function
932 size += GetRgbUBwcMetaBufferSize(width, height, bpp); in GetUBwcSize()
980 meta_size = GetRgbUBwcMetaBufferSize(width, height, bpp); in GetRgbMetaSize()