Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkIntersections.h283 enum DebugLoop { enum
289 void debugBumpLoopCount(DebugLoop );
291 int debugLoopCount(DebugLoop ) const;
DSkPathOpsDebug.cpp289 SkIntersections::DebugLoop looper = (SkIntersections::DebugLoop) index; in debugAddLoopCount()
379 void SkIntersections::debugBumpLoopCount(DebugLoop index) { in debugBumpLoopCount()
383 int SkIntersections::debugLoopCount(DebugLoop index) const { in debugLoopCount()