Searched refs:getCompressionName (Results 1 – 4 of 4) sorted by relevance
422 std::string getCompressionName(
404 outDump << gralloc4::getCompressionName(bufferDump.compression) << "\n"; in writeDumpToStream()
901 *outDump << gralloc4::getCompressionName(compression) << "\n"; in bufferDumpHelper()
1265 std::string getCompressionName(const ExtendableType& compression) { in getCompressionName() function