Searched defs:nextDirection (Results 1 – 2 of 2) sorted by relevance
570 const float nextDirection = getDirection(sampledInputXs, sampledInputYs, index, index + 1); in getPointAngle() local593 const float nextDirection = getDirection(sampledInputXs, sampledInputYs, index1, index2); in getPointsAngle() local
3627 int nextDirection = rect_make_dir(lineDelta.fX, lineDelta.fY); // 0 to 3 in IsRectContour() local