Home
last modified time | relevance | path

Searched refs:debugAddLoopCount (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTypes.h90 void debugAddLoopCount(SkIntersections* , const SkIntersectionHelper& ,
DSkAddIntersections.cpp506 test->globalState()->debugAddLoopCount(&ts, wt, wn); in AddIntersectTs()
DSkPathOpsDebug.cpp565 void SkOpGlobalState::debugAddLoopCount(SkIntersections* i, const SkIntersectionHelper& wt, in debugAddLoopCount() function in SkOpGlobalState