Searched refs:fAllowOpenContours (Results 1 – 2 of 2) sorted by relevance
21 , fAllowOpenContours(true) { in SkOpEdgeBuilder()31 , fAllowOpenContours(false) { in SkOpEdgeBuilder()72 bool fAllowOpenContours; variable
86 if (!fAllowOpenContours && lastCurve) { in preFetch()153 if (!fAllowOpenContours && lastCurve) { in preFetch()179 if (fAllowOpenContours) { in walk()247 if (fCurrentContour && fCurrentContour->count() &&!fAllowOpenContours && !close()) { in walk()