Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkOpContour.h163 void dumpPtsX(const char* prefix) const;
/third_party/skia/tests/
DPathOpsDebug.cpp1013 void SkOpContour::dumpPtsX(const char* prefix) const { in dumpPtsX() function in SkOpContour
1038 c->dumpPtsX(prefix); in dumpSegments()