Searched defs:forceClosed (Results 1 – 2 of 2) sorted by relevance
13 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) in SkPathMeasure()21 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath()
177 Impl(const SkPath& path, bool forceClosed, SkScalar resScale) in Impl()477 SkContourMeasureIter::SkContourMeasureIter(const SkPath& path, bool forceClosed, in SkContourMeasureIter()486 void SkContourMeasureIter::reset(const SkPath& path, bool forceClosed, SkScalar resScale) { in reset()