Home
last modified time | relevance | path

Searched refs:isUncompressedRgbFormat (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc/
Dgr.h80 bool isUncompressedRgbFormat(int format);
Dalloc_controller.cpp175 bool isUncompressedRgbFormat(int format) in isUncompressedRgbFormat() function
215 if (isUncompressedRgbFormat(format) == true) { in getAlignedWidthAndHeight()
1084 if (!isUncompressedRgbFormat(hnd->format)) { in getRgbDataAddress()
Dgpu.cpp182 if (isUncompressedRgbFormat(inputFormat) == TRUE) { in getGrallocInformationFromFormat()
/hardware/qcom/display/msm8994/libgralloc/
Dgr.h79 bool isUncompressedRgbFormat(int format);
Dalloc_controller.cpp139 bool isUncompressedRgbFormat(int format) in isUncompressedRgbFormat() function
169 if (isUncompressedRgbFormat(format) == true) { in getAlignedWidthAndHeight()
Dgpu.cpp194 if (isUncompressedRgbFormat(inputFormat) == TRUE) { in getGrallocInformationFromFormat()