Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpContour.h178 void dumpSegment(int ) const;
/external/skia/tests/
DPathOpsDebug.cpp339 contour->dumpSegment(segmentID); in dumpContoursSegment()
1191 void SkOpContour::dumpSegment(int index) const { in dumpSegment() function in SkOpContour