Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkOpCoincidence.cpp456 SkOpSegment* oSeg = oStart->segment(); in addExpanded() local
458 const SkOpPtT* containedOpp = test->ptT()->contains(oSeg); in addExpanded()
476 } while (!(walkOpp = walk->ptT()->contains(oSeg)) in addExpanded()
493 bool success = addToOpp ? oSeg->addExpanded( in addExpanded()
DSkPathOpsDebug.cpp1658 const SkOpSegment* oSeg = oStart->segment(); in debugAddExpanded() local
1660 const SkOpPtT* containedOpp = test->ptT()->contains(oSeg); in debugAddExpanded()
1678 } while (!(walkOpp = walk->ptT()->contains(oSeg)) in debugAddExpanded()
/external/skia/src/pathops/
DSkOpCoincidence.cpp456 SkOpSegment* oSeg = oStart->segment(); in addExpanded() local
458 const SkOpPtT* containedOpp = test->ptT()->contains(oSeg); in addExpanded()
476 } while (!(walkOpp = walk->ptT()->contains(oSeg)) in addExpanded()
493 bool success = addToOpp ? oSeg->addExpanded( in addExpanded()
DSkPathOpsDebug.cpp1635 const SkOpSegment* oSeg = oStart->segment(); in debugAddExpanded() local
1637 const SkOpPtT* containedOpp = test->ptT()->contains(oSeg); in debugAddExpanded()
1655 } while (!(walkOpp = walk->ptT()->contains(oSeg)) in debugAddExpanded()