Home
last modified time | relevance | path

Searched refs:debugResetLoopCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/pathops/
H A DSkIntersections.h318 void debugResetLoopCount();
H A DSkPathOpsDebug.cpp593 i->debugResetLoopCount(); in debugAddLoopCount()
690 void SkIntersections::debugResetLoopCount() { in debugResetLoopCount() function in SkIntersections