Home
last modified time | relevance | path

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

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