Searched refs:forceClose (Results 1 – 4 of 4) sorted by relevance
78 public void forceClose() { in forceClose() method in FileBridge130 forceClose(); in run()
119 static bool approximatePathOutlineVertices(const SkPath &path, bool forceClose,
743 bool forceClose = paintInfo.style != SkPaint::kStroke_Style; in tessellatePath() local746 bool wasClosed = approximatePathOutlineVertices(path, forceClose, in tessellatePath()942 bool PathTessellator::approximatePathOutlineVertices(const SkPath& path, bool forceClose, in approximatePathOutlineVertices() argument948 SkPath::Iter iter(path, forceClose); in approximatePathOutlineVertices()
1129 bridge.forceClose(); in destroyInternal()