Searched refs:dumpSegments (Results 1 – 4 of 4) sorted by relevance
181 contour.dumpSegments(); in SimplifyDebug()206 contour.dumpSegments("aligned"); in SimplifyDebug()
268 contourList->dumpSegments("seg", op); in OpDebug()297 contourList->dumpSegments("aligned"); in OpDebug()
166 void dumpSegments(const char* prefix = "seg", SkPathOp op = (SkPathOp) -1) const;
1345 void SkOpContour::dumpSegments(const char* prefix, SkPathOp op) const { in dumpSegments() function in SkOpContour