Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkOpCoincidence.h164 void debugAddExpanded(SkPathOpsDebug::GlitchLog* ) const;
H A DSkPathOpsDebug.cpp317 fCoincidence->debugAddExpanded(&glitches); in debugAddToCoinChangedDict()
379 coincidence->debugAddExpanded(&glitches); in CheckHealth()
1601 void SkOpCoincidence::debugAddExpanded(SkPathOpsDebug::GlitchLog* log) const { in debugAddExpanded() function in SkOpCoincidence