Home
last modified time | relevance | path

Searched refs:oSeg (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkOpCoincidence.cpp451 SkOpSegment* oSeg = oStart->segment(); in addExpanded() local
453 const SkOpPtT* containedOpp = test->ptT()->contains(oSeg); in addExpanded()
471 } while (!(walkOpp = walk->ptT()->contains(oSeg)) in addExpanded()
488 bool success = addToOpp ? oSeg->addExpanded( in addExpanded()
DSkPathOpsDebug.cpp1654 const SkOpSegment* oSeg = oStart->segment(); in debugAddExpanded() local
1656 const SkOpPtT* containedOpp = test->ptT()->contains(oSeg); in debugAddExpanded()
1674 } while (!(walkOpp = walk->ptT()->contains(oSeg)) in debugAddExpanded()