Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkPath.cpp1943 SkPath::Iter::Iter(const SkPath& path, bool forceClose) { in Iter()
1947 void SkPath::Iter::setPath(const SkPath& path, bool forceClose) { in setPath()
2142 void SkPath::dump(SkWStream* wStream, bool forceClose, bool dumpAsHex) const { in dump()
/third_party/skia/src/core/
DSkPath.cpp1689 SkPath::Iter::Iter(const SkPath& path, bool forceClose) { in Iter()
1693 void SkPath::Iter::setPath(const SkPath& path, bool forceClose) { in setPath()
/third_party/skia/tests/
DPathTest.cpp2922 const bool forceClose; in test_iter() member
/third_party/flutter/skia/tests/
DPathTest.cpp2924 const bool forceClose; in test_iter() member