Searched refs:dumpSegments (Results 1 – 4 of 4) sorted by relevance
192 contour.dumpSegments(); in Simplify()213 contour.dumpSegments("aligned"); in Simplify()
289 contourList->dumpSegments("seg", op); in OpDebug()314 contourList->dumpSegments("aligned"); in OpDebug()
192 void dumpSegments(const char* prefix = "seg", SkPathOp op = (SkPathOp) -1) const;
1279 void SkOpContour::dumpSegments(const char* prefix, SkPathOp op) const { in dumpSegments() function in SkOpContour