Home
last modified time | relevance | path

Searched refs:IsUncompressedRGBFormat (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_utils.h53 bool IsUncompressedRGBFormat(int format);
Dgr_utils.cpp34 bool IsUncompressedRGBFormat(int format) { in IsUncompressedRGBFormat() function
Dgr_allocator.cpp210 if (IsUncompressedRGBFormat(format)) { in GetSize()
736 if (!gralloc1::IsUncompressedRGBFormat(hnd->format)) { in GetRgbDataAddress()
778 if (IsUncompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
Dgr_buf_mgr.cpp460 if (IsUncompressedRGBFormat(inputFormat)) { in GetBufferType()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_utils.h53 bool IsUncompressedRGBFormat(int format);
Dgr_utils.cpp34 bool IsUncompressedRGBFormat(int format) { in IsUncompressedRGBFormat() function
Dgr_allocator.cpp211 if (IsUncompressedRGBFormat(format)) { in GetSize()
738 if (!gralloc1::IsUncompressedRGBFormat(hnd->format)) { in GetRgbDataAddress()
780 if (IsUncompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
Dgr_buf_mgr.cpp448 if (IsUncompressedRGBFormat(inputFormat)) { in GetBufferType()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h64 bool IsUncompressedRGBFormat(int format);
Dgr_utils.cpp45 bool IsUncompressedRGBFormat(int format) { in IsUncompressedRGBFormat() function
190 if (IsUncompressedRGBFormat(format)) { in GetSize()
641 if (!gralloc1::IsUncompressedRGBFormat(hnd->format)) { in GetRgbDataAddress()
683 if (IsUncompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
Dgr_buf_mgr.cpp454 if (IsUncompressedRGBFormat(inputFormat)) { in GetBufferType()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h64 bool IsUncompressedRGBFormat(int format);
Dgr_utils.cpp45 bool IsUncompressedRGBFormat(int format) { in IsUncompressedRGBFormat() function
190 if (IsUncompressedRGBFormat(format)) { in GetSize()
641 if (!gralloc1::IsUncompressedRGBFormat(hnd->format)) { in GetRgbDataAddress()
683 if (IsUncompressedRGBFormat(format)) { in GetAlignedWidthAndHeight()
Dgr_buf_mgr.cpp451 if (IsUncompressedRGBFormat(inputFormat)) { in GetBufferType()