Searched refs:forceClosed (Results 1 – 3 of 3) sorted by relevance
24 SkPathMeasure(const SkPath& path, bool forceClosed);32 void setPath(const SkPath*, bool forceClosed);
406 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed) { in SkPathMeasure() argument409 fForceClosed = forceClosed; in SkPathMeasure()412 fIter.setPath(path, forceClosed); in SkPathMeasure()419 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath() argument422 fForceClosed = forceClosed; in setPath()426 fIter.setPath(*path, forceClosed); in setPath()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...