Home
last modified time | relevance | path

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

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