Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathMeasure.cpp158 int ptIndex = fFirstPtIndex; in buildSegments()
245 fFirstPtIndex = ptIndex; in buildSegments()
403 fFirstPtIndex = -1; in SkPathMeasure()
410 fFirstPtIndex = -1; in SkPathMeasure()
423 fFirstPtIndex = -1; in setPath()
/external/skia/include/core/
DSkPathMeasure.h86 int fFirstPtIndex; // relative to the current contour variable