Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpSegment.cpp1334 SkOpSegment* oppPtTSegment = oppPtT->segment(); in moveMultiples() local
1335 if (oppPtTSegment == this) { in moveMultiples()
1340 if (matchPtT->segment() == oppPtTSegment) { in moveMultiples()
H A DSkPathOpsDebug.cpp1010 const SkOpSegment* oppPtTSegment = oppPtT->segment(); in debugMoveMultiples() local
1011 if (oppPtTSegment == this) { in debugMoveMultiples()
1016 if (matchPtT->segment() == oppPtTSegment) { in debugMoveMultiples()

Completed in 9 milliseconds