Home
last modified time | relevance | path

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

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