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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpContour.h148 SkOpSegment* nonVerticalSegment(int* start, int* end);
H A DSkOpContour.cpp27 SkOpSegment* SkOpContour::nonVerticalSegment(int* start, int* end) { function in class:SkOpContour
H A DSkPathOpsCommon.cpp284 *current = contour->nonVerticalSegment(index, endIndex);
/external/skia/src/pathops/
H A DSkOpContour.h148 SkOpSegment* nonVerticalSegment(int* start, int* end);
H A DSkOpContour.cpp27 SkOpSegment* SkOpContour::nonVerticalSegment(int* start, int* end) { function in class:SkOpContour
H A DSkPathOpsCommon.cpp284 *current = contour->nonVerticalSegment(index, endIndex);

Completed in 74 milliseconds