Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.h49 void debugAddExpanded(const char* id, SkPathOpsDebug::GlitchLog* ) const;
DSkPathOpsDebug.cpp178 coincidence->debugAddExpanded(id, &glitches); in CheckHealth()
1113 void SkOpCoincidence::debugAddExpanded(const char* id, SkPathOpsDebug::GlitchLog* log) const { in debugAddExpanded() function in SkOpCoincidence