Searched refs:getFormatStr (Results 1 – 5 of 5) sorted by relevance
1059 tb.add("format", getFormatStr(format, mCompressionInfo.type).c_str()) in dump()1147 getFormatStr(format, mCompressionInfo.type).c_str()); in printLayer()
3491 getFormatStr(image.format, image.compressionInfo.type).c_str()); in dumpBuffer()3501 configFile << " format: " << getFormatStr(image.format, image.compressionInfo.type) << "\n"; in dumpBuffer()
562 getFormatStr(img.format, img.compressionInfo.type).c_str()); in dumpExynosImage()651 String8 getFormatStr(int format, uint32_t compressType) { in getFormatStr() function
478 String8 getFormatStr(int format, uint32_t compressType);
2515 getFormatStr(mFormatRestrictions[mFormatRestrictionCnt].format, COMP_TYPE_MASK) in makeFormatRestrictions()