Searched refs:prevOuter (Results 1 – 2 of 2) sorted by relevance
424 Line prevOuter(prevEdge->fLine); in strokeBoundary() local425 prevOuter.fC += radius; in strokeBoundary()441 prevOuter.intersect(outer, &outerPoint)) { in strokeBoundary()466 prevV->fPoint + SkVector::Make(prevOuter.fA, prevOuter.fB)); in strokeBoundary()478 if (!outerTangent.intersect(prevOuter, &outerPoint1) || in strokeBoundary()538 prevOuter = outer; in strokeBoundary()
1965 Line prevOuter(prevEdge->fLine); in stroke_boundary() local1966 prevOuter.fC += radius; in stroke_boundary()1982 prevOuter.intersect(outer, &outerPoint)) { in stroke_boundary()2007 prevV->fPoint + SkVector::Make(prevOuter.fA, prevOuter.fB)); in stroke_boundary()2019 if (!outerTangent.intersect(prevOuter, &outerPoint1) || in stroke_boundary()2079 prevOuter = outer; in stroke_boundary()