Searched refs:haveSeenClose (Results 1 – 1 of 1) sorted by relevance
269 bool haveSeenClose = fForceClosed; in buildSegments() local343 haveSeenClose = true; in buildSegments()361 if (haveSeenClose) { in buildSegments()398 return new SkContourMeasure(std::move(fSegments), std::move(fPts), distance, haveSeenClose); in buildSegments()