Searched defs:forceClose (Results 1 – 1 of 1) sorted by relevance
1262 SkPath::Iter::Iter(const SkPath& path, bool forceClose) { in Iter()1266 void SkPath::Iter::setPath(const SkPath& path, bool forceClose) { in setPath()1614 void SkPath::dump(bool forceClose, const char title[]) const { in dump()