Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathMeasure.cpp219 int ptIndex = fFirstPtIndex; in buildSegments()
319 fFirstPtIndex = ptIndex; in buildSegments()
483 fFirstPtIndex = -1; in SkPathMeasure()
491 fFirstPtIndex = -1; in SkPathMeasure()
504 fFirstPtIndex = -1; in setPath()
/external/skia/include/core/
DSkPathMeasure.h90 int fFirstPtIndex; // relative to the current contour variable