Searched refs:vertexOnLineSegment (Results 1 – 1 of 1) sorted by relevance
177 static bool vertexOnLineSegment (const tcu::Vector<deInt64,2>& p, const SubpixelLineSegment& l) in vertexOnLineSegment() function333 const bool intersectsAtCorner = LineRasterUtil::vertexOnLineSegment(p, line); in doesLineSegmentExitDiamond()