Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSegment.h144 void debugAlign(const char* id, SkPathOpsDebug::GlitchLog* glitches) const;
DSkPathOpsDebug.cpp509 void SkOpSegment::debugAlign(const char* id, SkPathOpsDebug::GlitchLog* glitches) const { in debugAlign() function in SkOpSegment
571 debugAlign(id, glitches); in debugCheckHealth()