Searched refs:debugAddAlignIntersection (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pathops/ |
D | SkOpSegment.h | 133 void debugAddAlignIntersection(const char* id, SkPathOpsDebug::GlitchLog* glitches, 139 this->debugAddAlignIntersection(id, glitches, *fHead.ptT(), fOriginal[0], contourList); in debugAddAlignIntersections() 140 this->debugAddAlignIntersection(id, glitches, *fTail.ptT(), fOriginal[1], contourList); in debugAddAlignIntersections()
|
D | SkPathOpsDebug.cpp | 415 void SkOpSegment::debugAddAlignIntersection(const char* id, SkPathOpsDebug::GlitchLog* log, in debugAddAlignIntersection() function in SkOpSegment
|