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

/external/skia/src/pathops/
H A DSkIntersectionHelper.h17 enum SegmentType { enum in class:SkIntersectionHelper
63 SegmentType segmentType() const {
64 SegmentType type = (SegmentType) fSegment->verb();

Completed in 74 milliseconds