Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DFileBridge.java78 public void forceClose() { in forceClose() method in FileBridge
/frameworks/base/libs/hwui/
DPathTessellator.cpp743 bool forceClose = paintInfo.style != SkPaint::kStroke_Style; in tessellatePath() local
942 bool PathTessellator::approximatePathOutlineVertices(const SkPath& path, bool forceClose, in approximatePathOutlineVertices()