Searched refs:fAllowOpenContours (Results 1 – 2 of 2) sorted by relevance
21 , fAllowOpenContours(true) { in SkOpEdgeBuilder()30 , fAllowOpenContours(false) { in SkOpEdgeBuilder()71 bool fAllowOpenContours; variable
95 if (!fAllowOpenContours && lastCurve) { in preFetch()157 if (!fAllowOpenContours && lastCurve) { in preFetch()185 if (fAllowOpenContours) { in walk()347 if (contour && contour->count() &&!fAllowOpenContours && !close()) { in walk()