Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpContour.h105 void debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const;
H A DSkOpSegment.h151 void debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const;
H A DSkPathOpsDebug.cpp278 contour->debugMoveNearby(glitches); in move_nearby()
780 debugMoveNearby(glitches); in debugCheckHealth()
1041 void SkOpSegment::debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const { in debugMoveNearby() function in SkOpSegment
2331 void SkOpContour::debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const { in debugMoveNearby() function in SkOpContour
2335 segment->debugMoveNearby(log); in debugMoveNearby()

Completed in 7 milliseconds