Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8998/libgralloc1/
Dgr_utils.h55 uint32_t GetBppForUncompressedRGB(int format);
Dgr_utils.cpp102 uint32_t GetBppForUncompressedRGB(int format) { in GetBppForUncompressedRGB() function
Dgr_allocator.cpp231 uint32_t bpp = GetBppForUncompressedRGB(format); in GetSize()
731 bpp = GetBppForUncompressedRGB(format); in GetUBwcSize()
766 uint32_t bpp = GetBppForUncompressedRGB(hnd->format); in GetRgbDataAddress()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_utils.h55 uint32_t GetBppForUncompressedRGB(int format);
Dgr_utils.cpp102 uint32_t GetBppForUncompressedRGB(int format) { in GetBppForUncompressedRGB() function
Dgr_allocator.cpp230 uint32_t bpp = GetBppForUncompressedRGB(format); in GetSize()
729 bpp = GetBppForUncompressedRGB(format); in GetUBwcSize()
764 uint32_t bpp = GetBppForUncompressedRGB(hnd->format); in GetRgbDataAddress()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h65 uint32_t GetBppForUncompressedRGB(int format);
Dgr_utils.cpp114 uint32_t GetBppForUncompressedRGB(int format) { in GetBppForUncompressedRGB() function
191 uint32_t bpp = GetBppForUncompressedRGB(format); in GetSize()
614 bpp = GetBppForUncompressedRGB(format); in GetUBwcSize()
652 uint32_t bpp = GetBppForUncompressedRGB(hnd->format); in GetRgbDataAddress()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h65 uint32_t GetBppForUncompressedRGB(int format);
Dgr_utils.cpp114 uint32_t GetBppForUncompressedRGB(int format) { in GetBppForUncompressedRGB() function
191 uint32_t bpp = GetBppForUncompressedRGB(format); in GetSize()
614 bpp = GetBppForUncompressedRGB(format); in GetUBwcSize()
652 uint32_t bpp = GetBppForUncompressedRGB(hnd->format); in GetRgbDataAddress()
/hardware/qcom/sdm845/display/gralloc/
Dgr_utils.h74 uint32_t GetBppForUncompressedRGB(int format);
Dgr_utils.cpp144 uint32_t GetBppForUncompressedRGB(int format) { in GetBppForUncompressedRGB() function
252 uint32_t bpp = GetBppForUncompressedRGB(format); in GetSize()
696 bpp = GetBppForUncompressedRGB(format); in GetUBwcSize()
734 uint32_t bpp = GetBppForUncompressedRGB(hnd->format); in GetRgbDataAddress()