Home
last modified time | relevance | path

Searched refs:debugMoveNearby (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/pathops/
DSkOpContour.h105 void debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const;
DSkOpSegment.h151 void debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const;
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()
/external/skqp/src/pathops/
DSkOpContour.h106 void debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const;
DSkOpSegment.h151 void debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const;
DSkPathOpsDebug.cpp278 contour->debugMoveNearby(glitches); in move_nearby()
803 debugMoveNearby(glitches); in debugCheckHealth()
1064 void SkOpSegment::debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const { in debugMoveNearby() function in SkOpSegment
2354 void SkOpContour::debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const { in debugMoveNearby() function in SkOpContour
2358 segment->debugMoveNearby(log); in debugMoveNearby()