Searched refs:dstLength (Results 1 – 1 of 1) sorted by relevance
71 uLongf dstLength = bitmap->BitsLength(); in decompress_bitmap_zlib() local74 &dstLength, in decompress_bitmap_zlib()77 if (ret != Z_OK || dstLength != (uint32)bitmap->BitsLength()) { in decompress_bitmap_zlib()