Searched refs:oppOutside (Results 1 – 2 of 2) sorted by relevance
778 int oppOutside = oppMid.mostOutside(rh->fStart->t(), rh->fEnd->t(), dStartPt); in midToSide() local779 if (oppOutside < 0) { in midToSide()783 SkDVector oppSide = oppMid.pt(oppOutside) - dStartPt; in midToSide()
597 bool oppOutside = oppTe < oCheckTs || oppTs > oCheckTe; in checkOverlap() local598 if (coinOutside && oppOutside) { in checkOverlap()