Searched defs:totalSegments (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpContour.cpp222 int SkOpContour::debugShowWindingValues(int totalSegments, int ofInterest) { argument
226 sum += fSegments[index].debugShowWindingValues(totalSegments, ofInterest);
/external/skia/src/pathops/
H A DSkOpContour.cpp222 int SkOpContour::debugShowWindingValues(int totalSegments, int ofInterest) { argument
226 sum += fSegments[index].debugShowWindingValues(totalSegments, ofInterest);

Completed in 47 milliseconds