Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h88 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp);
Dgr_allocator.cpp679 unsigned int Allocator::GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() function in gralloc1::Allocator
714 size += GetRgbUBwcMetaBufferSize(width, height, bpp); in GetUBwcSize()
754 meta_size = GetRgbUBwcMetaBufferSize(hnd->width, hnd->height, bpp); in GetRgbDataAddress()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.h88 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp);
Dgr_allocator.cpp681 unsigned int Allocator::GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() function in gralloc1::Allocator
716 size += GetRgbUBwcMetaBufferSize(width, height, bpp); in GetUBwcSize()
756 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/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()