Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathPriv.h509 bool isNewContour = fNextIsNewContour; in next() local
511 return { &fPts[-(pts_count + 1)], Edge(v), isNewContour }; in next()