Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkPath.h1478 bool isCloseLine() const { return SkToBool(fCloseLine); } in isCloseLine() function
/external/skia/include/core/
DSkPath.h1499 bool isCloseLine() const { return SkToBool(fCloseLine); } in isCloseLine() function