Searched refs:undoneSegment (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpContour.h207 SkOpSegment* undoneSegment(int* start, int* end);
H A DSkOpContour.cpp208 SkOpSegment* SkOpContour::undoneSegment(int* start, int* end) { function in class:SkOpContour
H A DSkPathOpsCommon.cpp105 result = contour->undoneSegment(start, end);
/external/skia/src/pathops/
H A DSkOpContour.h207 SkOpSegment* undoneSegment(int* start, int* end);
H A DSkOpContour.cpp208 SkOpSegment* SkOpContour::undoneSegment(int* start, int* end) { function in class:SkOpContour
H A DSkPathOpsCommon.cpp105 result = contour->undoneSegment(start, end);

Completed in 121 milliseconds