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