Home
last modified time | relevance | path

Searched refs:debugLoop (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
DSkOpAngle.h40 void debugLoop() const;
DSkOpSegment.cpp581 angle->debugLoop(); in findNextOp()
687 angle->debugLoop(); in findNextWinding()
776 angle->debugLoop(); in findNextXor()
DSkPathOpsDebug.cpp1303 void SkOpAngle::debugLoop() const { in debugLoop() function in SkOpAngle