Home
last modified time | relevance | path

Searched refs:dumpSegments (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsSimplify.cpp179 contour.dumpSegments((SkPathOp) -1); in Simplify()
DSkOpContour.h179 void dumpSegments(SkPathOp op) const;
DSkPathOpsOp.cpp266 contour.dumpSegments(op); in OpDebug()
/external/skia/tests/
DPathOpsDebug.cpp1195 void SkOpContour::dumpSegments(SkPathOp op) const { in dumpSegments() function in SkOpContour