Home
last modified time | relevance | path

Searched refs:IsCompressedRGBFormat (Results 1 – 18 of 18) 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/sm8150/display/gralloc/
Dgr_utils.h156 bool IsCompressedRGBFormat(int format);
Dgr_utils.cpp112 bool IsCompressedRGBFormat(int format) { in IsCompressedRGBFormat() function
289 } else if (IsCompressedRGBFormat(format)) { in GetSize()
994 if (IsCompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
DQtiMapperExtensions.cpp363 gralloc::IsCompressedRGBFormat(custom_format)) { in getFormatLayout()
Dgr_buf_mgr.cpp713 gralloc::IsCompressedRGBFormat(handle->format)) { in getFormatLayout()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.h170 bool IsCompressedRGBFormat(int format);
Dgr_utils.cpp152 bool IsCompressedRGBFormat(int format) { in IsCompressedRGBFormat() function
364 } else if (IsCompressedRGBFormat(format)) { in GetSize()
1113 if (IsCompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
DQtiMapperExtensions.cpp368 gralloc::IsCompressedRGBFormat(custom_format)) { in getFormatLayout()
Dgr_buf_mgr.cpp698 gralloc::IsCompressedRGBFormat(handle->format)) { in getFormatLayout()