Searched refs:checkCoinSeg (Results 1 – 2 of 2) sorted by relevance
185 const SkOpSegment* checkCoinSeg = check->fCoinPtTStart->segment(); in addIfMissing() local186 if (checkCoinSeg != coinSeg && checkCoinSeg != oppSeg) { in addIfMissing()197 if (checkCoinSeg != coinSeg) { in addIfMissing()
1217 const SkOpSegment* checkCoinSeg = check->fCoinPtTStart->segment(); in debugAddIfMissing() local1219 if (checkCoinSeg != coinSeg && checkCoinSeg != oppSeg) { in debugAddIfMissing()1231 if (checkCoinSeg != coinSeg) { in debugAddIfMissing()