Home
last modified time | relevance | path

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

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