Searched refs:isUncompressedRgbFormat (Results 1 – 6 of 6) sorted by relevance
80 bool isUncompressedRgbFormat(int format);
175 bool isUncompressedRgbFormat(int format) in isUncompressedRgbFormat() function215 if (isUncompressedRgbFormat(format) == true) { in getAlignedWidthAndHeight()1084 if (!isUncompressedRgbFormat(hnd->format)) { in getRgbDataAddress()
182 if (isUncompressedRgbFormat(inputFormat) == TRUE) { in getGrallocInformationFromFormat()
79 bool isUncompressedRgbFormat(int format);
139 bool isUncompressedRgbFormat(int format) in isUncompressedRgbFormat() function169 if (isUncompressedRgbFormat(format) == true) { in getAlignedWidthAndHeight()
194 if (isUncompressedRgbFormat(inputFormat) == TRUE) { in getGrallocInformationFromFormat()