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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpSegment.cpp662 int SkOpSegment::bumpCoincidentThis(const SkOpSpan& oTest, bool opp, int index, function in class:SkOpSegment
733 index = bumpCoincidentThis(*oTest, opp, index, &outsideTs);
/external/skia/src/pathops/
H A DSkOpSegment.cpp662 int SkOpSegment::bumpCoincidentThis(const SkOpSpan& oTest, bool opp, int index, function in class:SkOpSegment
733 index = bumpCoincidentThis(*oTest, opp, index, &outsideTs);

Completed in 125 milliseconds