Home
last modified time | relevance | path

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

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