Home
last modified time | relevance | path

Searched refs:fForceClose (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/include/core/
H A DSkPath.h1518 bool fForceClose; member in SkPath::Iter
/third_party/skia/src/core/
H A DSkPath.cpp1681 fForceClose = fCloseLine = false; in Iter()
1703 fForceClose = SkToU8(forceClose); in setPath()
1711 if (fForceClose) { in isClosedContour()
1793 fNeedClose = fForceClose; in next()

Completed in 14 milliseconds