Searched refs:sideP1 (Results 1 – 1 of 1) sorted by relevance
435 LineRasterUtil::LINE_SIDE sideP1 = LineRasterUtil::getVertexSide(bounds[ndx].p1, line); in doesLineSegmentExitDiamond() local438 sideP1 != LineRasterUtil::LINE_SIDE_INTERSECT && in doesLineSegmentExitDiamond()439 sideP0 != sideP1) in doesLineSegmentExitDiamond()