Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp152 fOuter.isZeroLengthSincePoint(fFirstOuterPtIndexInContour); in isCurrentContourEmpty()
165 int fFirstOuterPtIndexInContour; member in SkPathStroker
339 fFirstOuterPtIndexInContour = fOuter.countPoints(); in finishContour()
367 fFirstOuterPtIndexInContour = 0; in SkPathStroker()
/external/skqp/src/core/
DSkStroke.cpp152 fOuter.isZeroLengthSincePoint(fFirstOuterPtIndexInContour); in isCurrentContourEmpty()
165 int fFirstOuterPtIndexInContour; member in SkPathStroker
339 fFirstOuterPtIndexInContour = fOuter.countPoints(); in finishContour()
367 fFirstOuterPtIndexInContour = 0; in SkPathStroker()