Home
last modified time | relevance | path

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

/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/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/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/sdm845/display/gralloc/
Dgr_utils.h101 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp);
Dgr_utils.cpp663 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() function
698 size += GetRgbUBwcMetaBufferSize(width, height, bpp); in GetUBwcSize()
741 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress()