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

/external/skia/legacy/include/core/
H A DSkPath.h679 bool isCloseLine() const { return SkToBool(fCloseLine); } function in class:SkPath::Iter
/external/skia/include/core/
H A DSkPath.h837 bool isCloseLine() const { return SkToBool(fCloseLine); } function in class:SkPath::Iter
/external/webkit/Source/WebCore/platform/graphics/gpu/
H A DLoopBlinnPathProcessor.cpp646 if (iter.isCloseLine()) {
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1301 if (iter.isCloseLine()) break; //ignore the line, auto-closed

Completed in 101 milliseconds