Searched refs:debugMoveNearby (Results 1 – 6 of 6) sorted by relevance
106 void debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const;
151 void debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const;
278 contour->debugMoveNearby(glitches); in move_nearby()803 debugMoveNearby(glitches); in debugCheckHealth()1064 void SkOpSegment::debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const { in debugMoveNearby() function in SkOpSegment2354 void SkOpContour::debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const { in debugMoveNearby() function in SkOpContour2358 segment->debugMoveNearby(log); in debugMoveNearby()