Searched refs:vertexOnLeftSideOfLine (Results 1 – 1 of 1) sorted by relevance
150 static bool vertexOnLeftSideOfLine (const tcu::Vector<deInt64,2>& p, const SubpixelLineSegment& l) in vertexOnLeftSideOfLine() function195 if (vertexOnLeftSideOfLine(v, l)) in getVertexSide()418 …const bool startVertexInside = LineRasterUtil::vertexOnLeftSideOfLine (line.m_v0, LineRasterU… in doesLineSegmentExitDiamond()420 …const bool endVertexInside = LineRasterUtil::vertexOnLeftSideOfLine (line.m_v1, LineRasterUti… in doesLineSegmentExitDiamond()