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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkIntersectionHelper.h16 enum SegmentType { enum in class:SkIntersectionHelper
105 SegmentType segmentType() const {
107 SegmentType type = (SegmentType) segment.verb();
/external/skia/src/pathops/
H A DSkIntersectionHelper.h16 enum SegmentType { enum in class:SkIntersectionHelper
105 SegmentType segmentType() const {
107 SegmentType type = (SegmentType) segment.verb();

Completed in 719 milliseconds