Searched refs:debugMoveNearby (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/pathops/
H A DSkOpContour.h106 void debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const;
H A DSkOpSegment.h155 void debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const;
H A DSkPathOpsDebug.cpp278 contour->debugMoveNearby(glitches);
803 debugMoveNearby(glitches);
1062 void SkOpSegment::debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const { function in class:SkOpSegment
2341 void SkOpContour::debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const { function in class:SkOpContour
2345 segment->debugMoveNearby(log);

Completed in 87 milliseconds