Searched refs:debugBumpLoopCount (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/pathops/
H A DSkIntersections.h298 void debugBumpLoopCount(DebugLoop );
H A DSkPathOpsTSect.h2209 intersections->debugBumpLoopCount(SkIntersections::kIterations_DebugLoop);
2224 intersections->debugBumpLoopCount(SkIntersections::kCoinCheck_DebugLoop);
2251 intersections->debugBumpLoopCount(SkIntersections::kComputePerp_DebugLoop);
H A DSkPathOpsDebug.cpp695 void SkIntersections::debugBumpLoopCount(DebugLoop index) { function in class:SkIntersections

Completed in 276 milliseconds