Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSegment.h151 void debugFindCollapsed(const char* id, SkPathOpsDebug::GlitchLog* glitches) const;
DSkPathOpsDebug.cpp569 debugFindCollapsed(id, glitches); in debugCheckHealth()
576 void SkOpSegment::debugFindCollapsed(const char* id, SkPathOpsDebug::GlitchLog* glitches) const { in debugFindCollapsed() function in SkOpSegment