Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkOpAngle.h60 void dumpTo(const SkOpSegment* fromSeg, const SkOpAngle* ) const;
/third_party/skia/tests/
DPathOpsDebug.cpp576 void SkOpAngle::dumpTo(const SkOpSegment* segment, const SkOpAngle* to) const { in dumpTo() function in SkOpAngle
864 fAngle->dumpTo(this, tAngle); in dumpAngles()
868 tAngle->dumpTo(this, fAngle); in dumpAngles()