Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.h160 void debugAddExpanded(SkPathOpsDebug::GlitchLog* ) const;
DSkPathOpsDebug.cpp303 fCoincidence->debugAddExpanded(&glitches); in debugAddToCoinChangedDict()
365 coincidence->debugAddExpanded(&glitches); in CheckHealth()
1630 void SkOpCoincidence::debugAddExpanded(SkPathOpsDebug::GlitchLog* log) const { in debugAddExpanded() function in SkOpCoincidence