Home
last modified time | relevance | path

Searched refs:debugLoopCount (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
H A DSkIntersections.h304 int debugLoopCount(DebugLoop ) const;
H A DSkPathOpsDebug.cpp569 if (fDebugLoopCount[index] >= i->debugLoopCount(looper)) { in debugAddLoopCount()
572 fDebugLoopCount[index] = i->debugLoopCount(looper); in debugAddLoopCount()
676 int SkIntersections::debugLoopCount(DebugLoop index) const { in debugLoopCount() function in SkIntersections

Completed in 11 milliseconds