Searched refs:startIsInside (Results 1 – 1 of 1) sorted by relevance
358 const bool startIsInside = corners[ndx].pointInclusive || p != line.m_v0; in doesLineSegmentExitDiamond() local362 if (startIsInside && endIsOutside) in doesLineSegmentExitDiamond()