Searched refs:findOverlaps (Results 1 – 3 of 3) sorted by relevance
87 void findOverlaps(SkOpCoincidence* , SkChunkAlloc* allocator) const;
522 pairs->findOverlaps(&overlaps, allocator); in HandleCoincidence()
537 void SkOpCoincidence::findOverlaps(SkOpCoincidence* overlaps, SkChunkAlloc* allocator) const { in findOverlaps() function in SkOpCoincidence