Searched refs:MergeAdjacentNormal (Results 1 – 2 of 2) sorted by relevance
92 void MergeAdjacentNormal(const ImageChunk& other);
327 void ImageChunk::MergeAdjacentNormal(const ImageChunk& other) { in MergeAdjacentNormal() function in ImageChunk598 chunks_[cur].MergeAdjacentNormal(chunks_[to_check]); in MergeAdjacentNormalChunks()