Searched refs:crossProductSquared (Results 1 – 1 of 1) sorted by relevance
262 …const deInt64 crossProductSquared = (crossProductOverflows) ? (0) : (crossProduct * crossProduct… in doesLineSegmentExitDiamond() local274 if (crossProductSquared > limitValue) in doesLineSegmentExitDiamond()