Searched refs:prevOuter (Results 1 – 3 of 3) sorted by relevance
217 Index prevOuter = -1; in ~RandomSetter() local226 if (prevOuter!=outer) in ~RandomSetter()228 for (Index j=prevOuter+1;j<=outer;++j) in ~RandomSetter()230 prevOuter = outer; in ~RandomSetter()
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()
1881 Line prevOuter(prevEdge->fLine); in stroke_boundary() local1882 prevOuter.fC += radius; in stroke_boundary()1898 prevOuter.intersect(outer, &outerPoint)) { in stroke_boundary()1923 prevV->fPoint + SkVector::Make(prevOuter.fA, prevOuter.fB)); in stroke_boundary()1935 if (!outerTangent.intersect(prevOuter, &outerPoint1) || in stroke_boundary()1995 prevOuter = outer; in stroke_boundary()