Searched refs:checkOppSeg (Results 1 – 2 of 2) sorted by relevance
189 const SkOpSegment* checkOppSeg = check->fOppPtTStart->segment(); in addIfMissing() local190 if (checkOppSeg != coinSeg && checkOppSeg != oppSeg) { in addIfMissing()198 SkASSERT(checkOppSeg != oppSeg); in addIfMissing()
1218 const SkOpSegment* checkOppSeg; in debugAddIfMissing() local1222 checkOppSeg = check->fOppPtTStart->segment(); in debugAddIfMissing()1223 if (checkOppSeg != coinSeg && checkOppSeg != oppSeg) { in debugAddIfMissing()1232 SkASSERT(checkOppSeg != oppSeg); in debugAddIfMissing()