Searched refs:forceClose (Results 1 – 5 of 5) sorted by relevance
80 public void forceClose() { in forceClose() method in FileBridge132 forceClose(); in run()
121 static bool approximatePathOutlineVertices(const SkPath& path, bool forceClose,
704 bool forceClose = paintInfo.style != SkPaint::kStroke_Style; in tessellatePath() local708 approximatePathOutlineVertices(path, forceClose, approximationInfo, tempVertices); in tessellatePath()903 bool PathTessellator::approximatePathOutlineVertices(const SkPath& path, bool forceClose, in approximatePathOutlineVertices() argument910 SkPath::Iter iter(path, forceClose); in approximatePathOutlineVertices()
1591 bridge.forceClose(); in destroyInternal()
4226 HPLandroid/os/FileBridge;->forceClose()V