Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp146 fOuter.isZeroLengthSincePoint(fFirstOuterPtIndexInContour); in isCurrentContourEmpty()
159 int fFirstOuterPtIndexInContour; member in SkPathStroker
328 fFirstOuterPtIndexInContour = fOuter.countPoints(); in finishContour()
356 fFirstOuterPtIndexInContour = 0; in SkPathStroker()