Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathMeasure.cpp304 int ptIndex = fFirstPtIndex; in buildSegments()
404 fFirstPtIndex = ptIndex; in buildSegments()
479 fFirstPtIndex = -1; in SkPathMeasure()
487 fFirstPtIndex = -1; in SkPathMeasure()
500 fFirstPtIndex = -1; in setPath()
/external/skia/include/core/
DSkPathMeasure.h90 int fFirstPtIndex; // relative to the current contour variable