Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_utils.h55 uint32_t GetBppForUncompressedRGB(int format);
H A Dgr_utils.cpp102 uint32_t GetBppForUncompressedRGB(int format) { in GetBppForUncompressedRGB() function
H A 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()
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_utils.h55 uint32_t GetBppForUncompressedRGB(int format);
H A Dgr_utils.cpp102 uint32_t GetBppForUncompressedRGB(int format) { in GetBppForUncompressedRGB() function
H A 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()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A 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()
H A Dgr_utils.h65 uint32_t GetBppForUncompressedRGB(int format);
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A 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()
H A Dgr_utils.h65 uint32_t GetBppForUncompressedRGB(int format);
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A 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()
H A Dgr_utils.h74 uint32_t GetBppForUncompressedRGB(int format);
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_utils.cpp176 uint32_t GetBppForUncompressedRGB(int format) { in GetBppForUncompressedRGB() function
274 return GetBppForUncompressedRGB(format); in GetBpp()
321 uint32_t bpp = GetBppForUncompressedRGB(format); in GetSize()
885 bpp = GetBppForUncompressedRGB(format); in GetUBwcSize()
927 uint32_t bpp = GetBppForUncompressedRGB(format); in GetRgbMetaSize()
1178 uint32_t bpp = GetBppForUncompressedRGB(hnd->format); in GetBufferLayout()
H A Dgr_utils.h172 uint32_t GetBppForUncompressedRGB(int format);
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_utils.cpp150 uint32_t GetBppForUncompressedRGB(int format) { in GetBppForUncompressedRGB() function
247 return GetBppForUncompressedRGB(format); in GetBpp()
287 uint32_t bpp = GetBppForUncompressedRGB(format); in GetSize()
848 bpp = GetBppForUncompressedRGB(format); in GetUBwcSize()
888 uint32_t bpp = GetBppForUncompressedRGB(format); in GetRgbMetaSize()
1704 bpp = GetBppForUncompressedRGB(format); in GetRGBPlaneInfo()
H A Dgr_utils.h158 uint32_t GetBppForUncompressedRGB(int format);