Home
last modified time | relevance | path

Searched defs:forceClosed (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkPathMeasure.cpp13 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) in SkPathMeasure()
21 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath()
DSkContourMeasure.cpp177 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/
DShadowPathMeasure.java16 protected void __constructor__(Path path, boolean forceClosed) { in __constructor__()
/external/skqp/src/core/
DSkPathMeasure.cpp504 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) { in SkPathMeasure()
518 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath()