Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkOpCoincidence.cpp1044 SkOpSegment* oSegment = oStart->segment(); in apply() local
1045 bool operandSwap = segment->operand() != oSegment->operand(); in apply()
1108 if (oSegment->isXor()) { in apply()
1111 if (oSegment->oppXor()) { in apply()
1119 SkDebugf("seg=%d span=%d windValue=%d oppValue=%d\n", oSegment->debugID(), in apply()
1132 oSegment->markDone(oStart); in apply()
1363 const SkOpSegment* oSegment = oStart->segment(); in mark() local
1370 FAIL_IF(!next->upCast()->insertCoincidence(oSegment, flipped, ordered)); in mark()
H A DSkPathOpsDebug.cpp2072 const SkOpSegment* oSegment = oStart->segment(); in debugMark() local
2079 if (next->upCast()->debugInsertCoincidence(log, oSegment, flipped, ordered), false) { in debugMark()
2138 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween() argument
2171 if (ptT->segment() != oSegment) { in DebugCheckBetween()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp1044 SkOpSegment* oSegment = oStart->segment(); in apply() local
1045 bool operandSwap = segment->operand() != oSegment->operand(); in apply()
1108 if (oSegment->isXor()) { in apply()
1111 if (oSegment->oppXor()) { in apply()
1119 SkDebugf("seg=%d span=%d windValue=%d oppValue=%d\n", oSegment->debugID(), in apply()
1132 oSegment->markDone(oStart); in apply()
1363 const SkOpSegment* oSegment = oStart->segment(); in mark() local
1370 FAIL_IF(!next->upCast()->insertCoincidence(oSegment, flipped, ordered)); in mark()
H A DSkPathOpsDebug.cpp2050 const SkOpSegment* oSegment = oStart->segment(); in debugMark() local
2057 if (next->upCast()->debugInsertCoincidence(log, oSegment, flipped, ordered), false) { in debugMark()
2116 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween() argument
2149 if (ptT->segment() != oSegment) { in DebugCheckBetween()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkOpCoincidence.cpp1044 SkOpSegment* oSegment = oStart->segment(); in apply() local
1045 bool operandSwap = segment->operand() != oSegment->operand(); in apply()
1108 if (oSegment->isXor()) { in apply()
1111 if (oSegment->oppXor()) { in apply()
1119 SkDebugf("seg=%d span=%d windValue=%d oppValue=%d\n", oSegment->debugID(), in apply()
1132 oSegment->markDone(oStart); in apply()
1363 const SkOpSegment* oSegment = oStart->segment(); in mark() local
1370 FAIL_IF(!next->upCast()->insertCoincidence(oSegment, flipped, ordered)); in mark()
H A DSkPathOpsDebug.cpp2072 const SkOpSegment* oSegment = oStart->segment(); in debugMark() local
2079 if (next->upCast()->debugInsertCoincidence(log, oSegment, flipped, ordered), false) { in debugMark()
2138 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween() argument
2171 if (ptT->segment() != oSegment) { in DebugCheckBetween()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkOpCoincidence.cpp1044 SkOpSegment* oSegment = oStart->segment(); in apply() local
1045 bool operandSwap = segment->operand() != oSegment->operand(); in apply()
1108 if (oSegment->isXor()) { in apply()
1111 if (oSegment->oppXor()) { in apply()
1119 SkDebugf("seg=%d span=%d windValue=%d oppValue=%d\n", oSegment->debugID(), in apply()
1132 oSegment->markDone(oStart); in apply()
1363 const SkOpSegment* oSegment = oStart->segment(); in mark() local
1370 FAIL_IF(!next->upCast()->insertCoincidence(oSegment, flipped, ordered)); in mark()
H A DSkPathOpsDebug.cpp2072 const SkOpSegment* oSegment = oStart->segment(); in debugMark() local
2079 if (next->upCast()->debugInsertCoincidence(log, oSegment, flipped, ordered), false) { in debugMark()
2138 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween() argument
2171 if (ptT->segment() != oSegment) { in DebugCheckBetween()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkOpCoincidence.cpp1021 SkOpSegment* oSegment = oStart->segment(); in apply() local
1022 bool operandSwap = segment->operand() != oSegment->operand(); in apply()
1083 if (oSegment->isXor()) { in apply()
1086 if (oSegment->oppXor()) { in apply()
1094 SkDebugf("seg=%d span=%d windValue=%d oppValue=%d\n", oSegment->debugID(), in apply()
1106 oSegment->markDone(oStart); in apply()
1336 const SkOpSegment* oSegment = oStart->segment(); in mark() local
1343 FAIL_IF(!next->upCast()->insertCoincidence(oSegment, flipped, ordered)); in mark()
H A DSkPathOpsDebug.cpp2064 const SkOpSegment* oSegment = oStart->segment(); in debugMark() local
2071 if (next->upCast()->debugInsertCoincidence(log, oSegment, flipped, ordered), false) { in debugMark()
2130 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween() argument
2162 if (ptT->segment() != oSegment) { in DebugCheckBetween()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkOpCoincidence.cpp977 SkOpSegment* oSegment = oStart->segment(); in apply() local
978 bool operandSwap = segment->operand() != oSegment->operand(); in apply()
1038 if (oSegment->isXor()) { in apply()
1041 if (oSegment->oppXor()) { in apply()
1049 SkDebugf("seg=%d span=%d windValue=%d oppValue=%d\n", oSegment->debugID(), in apply()
1060 oSegment->markDone(oStart); in apply()
1282 const SkOpSegment* oSegment = oStart->segment(); in mark() local
1287 SkAssertResult(next->upCast()->insertCoincidence(oSegment, flipped, ordered)); in mark()
H A DSkPathOpsDebug.cpp2052 const SkOpSegment* oSegment = oStart->segment(); in debugMark() local
2058 if (next->upCast()->debugInsertCoincidence(log, oSegment, flipped, ordered), false) { in debugMark()
2117 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween() argument
2149 if (ptT->segment() != oSegment) { in DebugCheckBetween()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp1044 SkOpSegment* oSegment = oStart->segment(); in apply() local
1045 bool operandSwap = segment->operand() != oSegment->operand(); in apply()
1108 if (oSegment->isXor()) { in apply()
1111 if (oSegment->oppXor()) { in apply()
1119 SkDebugf("seg=%d span=%d windValue=%d oppValue=%d\n", oSegment->debugID(), in apply()
1132 oSegment->markDone(oStart); in apply()
1363 const SkOpSegment* oSegment = oStart->segment(); in mark() local
1370 FAIL_IF(!next->upCast()->insertCoincidence(oSegment, flipped, ordered)); in mark()
H A DSkPathOpsDebug.cpp2050 const SkOpSegment* oSegment = oStart->segment(); in debugMark() local
2057 if (next->upCast()->debugInsertCoincidence(log, oSegment, flipped, ordered), false) { in debugMark()
2116 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween() argument
2149 if (ptT->segment() != oSegment) { in DebugCheckBetween()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkOpCoincidence.cpp1044 SkOpSegment* oSegment = oStart->segment(); in apply() local
1045 bool operandSwap = segment->operand() != oSegment->operand(); in apply()
1108 if (oSegment->isXor()) { in apply()
1111 if (oSegment->oppXor()) { in apply()
1119 SkDebugf("seg=%d span=%d windValue=%d oppValue=%d\n", oSegment->debugID(), in apply()
1132 oSegment->markDone(oStart); in apply()
1363 const SkOpSegment* oSegment = oStart->segment(); in mark() local
1370 FAIL_IF(!next->upCast()->insertCoincidence(oSegment, flipped, ordered)); in mark()
H A DSkPathOpsDebug.cpp2072 const SkOpSegment* oSegment = oStart->segment(); in debugMark() local
2079 if (next->upCast()->debugInsertCoincidence(log, oSegment, flipped, ordered), false) { in debugMark()
2138 double oStart, double oEnd, const SkOpSegment* oSegment, in DebugCheckBetween() argument
2171 if (ptT->segment() != oSegment) { in DebugCheckBetween()