Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.h60 bool debugExpand(const char* id, SkPathOpsDebug::GlitchLog* ) const;
DSkPathOpsDebug.cpp177 coincidence->debugExpand(id, &glitches); in CheckHealth()
1348 bool SkOpCoincidence::debugExpand(const char* id, SkPathOpsDebug::GlitchLog* log) const { in debugExpand() function in SkOpCoincidence