Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp973 SkPath::Iter::Iter(const SkPath& path, bool forceClose) { in Iter()
977 void SkPath::Iter::setPath(const SkPath& path, bool forceClose) { in setPath()
1254 void SkPath::dump(bool forceClose, const char title[]) const { in dump()