Searched defs:debugMoveNearby (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
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);
/external/skqp/src/pathops/
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 114 milliseconds