Searched refs:forceClosed (Results 1 – 9 of 9) sorted by relevance
27 SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale = 1);35 void setPath(const SkPath*, bool forceClosed);
486 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) { in SkPathMeasure() argument490 fForceClosed = forceClosed; in SkPathMeasure()493 fIter.setPath(path, forceClosed); in SkPathMeasure()500 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath() argument503 fForceClosed = forceClosed; in setPath()507 fIter.setPath(*path, forceClosed); in setPath()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...