Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_utils.h52 bool IsCompressedRGBFormat(int format);
Dgr_utils.cpp64 bool IsCompressedRGBFormat(int format) { in IsCompressedRGBFormat() function
Dgr_allocator.cpp216 if (IsCompressedRGBFormat(format)) { in GetSize()
788 if (IsCompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_utils.h52 bool IsCompressedRGBFormat(int format);
Dgr_utils.cpp64 bool IsCompressedRGBFormat(int format) { in IsCompressedRGBFormat() function
Dgr_allocator.cpp217 if (IsCompressedRGBFormat(format)) { in GetSize()
790 if (IsCompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h63 bool IsCompressedRGBFormat(int format);
Dgr_utils.cpp76 bool IsCompressedRGBFormat(int format) { in IsCompressedRGBFormat() function
196 if (IsCompressedRGBFormat(format)) { in GetSize()
696 if (IsCompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h63 bool IsCompressedRGBFormat(int format);
Dgr_utils.cpp76 bool IsCompressedRGBFormat(int format) { in IsCompressedRGBFormat() function
196 if (IsCompressedRGBFormat(format)) { in GetSize()
696 if (IsCompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()