Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathMeasure.cpp157 int ptIndex = fFirstPtIndex; in buildSegments()
212 fFirstPtIndex = ptIndex + 1; in buildSegments()
363 fFirstPtIndex = -1; in SkPathMeasure()
370 fFirstPtIndex = -1; in SkPathMeasure()
383 fFirstPtIndex = -1; in setPath()
/external/skia/include/core/
DSkPathMeasure.h89 int fFirstPtIndex; // relative to the current contour variable