Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkIntersections.h296 enum DebugLoop { enum
302 void debugBumpLoopCount(DebugLoop );
304 int debugLoopCount(DebugLoop ) const;
DSkPathOpsDebug.cpp568 SkIntersections::DebugLoop looper = (SkIntersections::DebugLoop) index; in debugAddLoopCount()
672 void SkIntersections::debugBumpLoopCount(DebugLoop index) { in debugBumpLoopCount()
676 int SkIntersections::debugLoopCount(DebugLoop index) const { in debugLoopCount()