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

/external/skia/include/core/
H A DSkPath.h870 bool isCloseLine() const { return SkToBool(fCloseLine); } function in class:SkPath::Iter
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1338 if (iter.isCloseLine()) break; //ignore the line, auto-closed

Completed in 157 milliseconds