Searched defs:isCloseLine (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkPath.h874 bool isCloseLine() const { return SkToBool(fCloseLine); } function in class:SkPath::Iter
/external/skia/include/core/
H A DSkPath.h873 bool isCloseLine() const { return SkToBool(fCloseLine); } function in class:SkPath::Iter

Completed in 69 milliseconds