Searched defs:forceClosed (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/core/ |
D | SkPathMeasure.cpp | 13 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) in SkPathMeasure() 21 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath()
|
D | SkContourMeasure.cpp | 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()
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowPathMeasure.java | 16 protected void __constructor__(Path path, boolean forceClosed) { in __constructor__()
|
/external/skqp/src/core/ |
D | SkPathMeasure.cpp | 504 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) { in SkPathMeasure() 518 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath()
|