Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8998/libgralloc1/
Dgr_utils.h53 bool IsCompressedRGBFormat(int format);
Dgr_utils.cpp64 bool IsCompressedRGBFormat(int format) { in IsCompressedRGBFormat() function
Dgr_allocator.cpp233 } else if (IsCompressedRGBFormat(format)) { in GetSize()
807 if (IsCompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_utils.h53 bool IsCompressedRGBFormat(int format);
Dgr_utils.cpp64 bool IsCompressedRGBFormat(int format) { in IsCompressedRGBFormat() function
Dgr_allocator.cpp232 } else if (IsCompressedRGBFormat(format)) { in GetSize()
805 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()
/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/sdm845/display/gralloc/
Dgr_utils.h72 bool IsCompressedRGBFormat(int format);
Dgr_utils.cpp106 bool IsCompressedRGBFormat(int format) { in IsCompressedRGBFormat() function
254 } else if (IsCompressedRGBFormat(format)) { in GetSize()
822 if (IsCompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()