Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp456 SkOpSegment* oSeg = oStart->segment(); in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
458 const SkOpPtT* containedOpp = test->ptT()->contains(oSeg); in DEBUG_COIN_DECLARE_ONLY_PARAMS()
476 } while (!(walkOpp = walk->ptT()->contains(oSeg)) in DEBUG_COIN_DECLARE_ONLY_PARAMS()
493 bool success = addToOpp ? oSeg->addExpanded( in DEBUG_COIN_DECLARE_ONLY_PARAMS()
H A 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()

Completed in 10 milliseconds