Home
last modified time | relevance | path

Searched refs:debugBumpLoopCount (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/pathops/
DSkIntersections.h302 void debugBumpLoopCount(DebugLoop );
DSkPathOpsTSect.cpp1862 intersections->debugBumpLoopCount(SkIntersections::kIterations_DebugLoop); in BinarySearch()
1877 intersections->debugBumpLoopCount(SkIntersections::kCoinCheck_DebugLoop); in BinarySearch()
1906 intersections->debugBumpLoopCount(SkIntersections::kComputePerp_DebugLoop); in BinarySearch()
DSkPathOpsDebug.cpp672 void SkIntersections::debugBumpLoopCount(DebugLoop index) { in debugBumpLoopCount() function in SkIntersections
/external/skqp/src/pathops/
DSkIntersections.h302 void debugBumpLoopCount(DebugLoop );
DSkPathOpsTSect.cpp1862 intersections->debugBumpLoopCount(SkIntersections::kIterations_DebugLoop); in BinarySearch()
1877 intersections->debugBumpLoopCount(SkIntersections::kCoinCheck_DebugLoop); in BinarySearch()
1906 intersections->debugBumpLoopCount(SkIntersections::kComputePerp_DebugLoop); in BinarySearch()
DSkPathOpsDebug.cpp695 void SkIntersections::debugBumpLoopCount(DebugLoop index) { in debugBumpLoopCount() function in SkIntersections