Home
last modified time | relevance | path

Searched refs:isCurrentContourEmpty (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkStroke.cpp191 bool isCurrentContourEmpty() const { in isCurrentContourEmpty() function in SkPathStroker
1514 if (stroker.isCurrentContourEmpty()) { in strokePath()