Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkIntersections.h296 enum DebugLoop { enum
302 void debugBumpLoopCount(DebugLoop );
304 int debugLoopCount(DebugLoop ) const;
DSkPathOpsDebug.cpp591 SkIntersections::DebugLoop looper = (SkIntersections::DebugLoop) index; in debugAddLoopCount()
695 void SkIntersections::debugBumpLoopCount(DebugLoop index) { in debugBumpLoopCount()
699 int SkIntersections::debugLoopCount(DebugLoop index) const { in debugLoopCount()
/external/skqp/src/pathops/
DSkIntersections.h296 enum DebugLoop { enum
302 void debugBumpLoopCount(DebugLoop );
304 int debugLoopCount(DebugLoop ) const;
DSkPathOpsDebug.cpp591 SkIntersections::DebugLoop looper = (SkIntersections::DebugLoop) index; in debugAddLoopCount()
695 void SkIntersections::debugBumpLoopCount(DebugLoop index) { in debugBumpLoopCount()
699 int SkIntersections::debugLoopCount(DebugLoop index) const { in debugLoopCount()