Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.cpp390 SkOpSegment* oSegment = oStart->segment(); in apply() local
391 bool operandSwap = segment->operand() != oSegment->operand(); in apply()
447 if (oSegment->isXor()) { in apply()
450 if (oSegment->oppXor()) { in apply()
463 oSegment->markDone(oStart); in apply()