Searched refs:upCastable (Results 1 – 6 of 6) sorted by relevance
176 if (!next->upCastable()) { in ordered()354 FAIL_IF(!ptT->span()->upCastable()); in addEndMovedSpans()446 FAIL_IF(!start->upCastable()); in addExpanded()448 FAIL_IF(!coin->flipped() && !oStart->upCastable()); in addExpanded()470 FAIL_IF(!walk->upCastable()); in addExpanded()502 FAIL_IF(!test->upCastable()); in addExpanded()511 FAIL_IF(!oTest->upCastable()); in addExpanded()1004 FAIL_IF(!startSpan->upCastable()); in apply()1014 FAIL_IF(!oStartBase->upCastable()); in apply()1033 FAIL_IF(!oNext->upCastable()); in apply()[all …]
812 } while ((span = span->next()->upCastable())); in debugClearAll()832 } while ((span = span->next()->upCastable())); in debugLastAngle()890 const SkOpSpan* span = spanBase->upCastable(); in debugMissingCoincidence()1184 } while ((span = span->next()->upCastable())); in debugShowActiveSpans()1557 FAIL_IF(!ptT->span()->upCastable(), ptT->span()); in debugAddEndMovedSpans()1648 FAIL_IF(!start->upCastable(), coin); in debugAddExpanded()1650 FAIL_IF(!coin->flipped() && !oStart->upCastable(), coin); in debugAddExpanded()1672 FAIL_IF(!walk->upCastable(), coin); in debugAddExpanded()1704 FAIL_IF(!test->upCastable(), coin); in debugAddExpanded()2046 FAIL_IF(!coin->coinPtTStartWritable()->span()->upCastable(), coin); in debugMark()[all …]
388 SkOpSpan* upCastable() { in upCastable() function392 const SkOpSpan* upCastable() const { in upCastable() function
414 FAIL_IF(!start->span()->upCastable()); in insertCoincidence()420 FAIL_IF(!base->upCastable()); in insertCoincidence()
58 SkOpSpan* upSpan = start->upCastable(); in activeAngleInner()317 } while ((span = span->next()->upCastable())); in clearAll()334 } while (span->upCastable() && (span = span->upCast()->next())); in collapsed()834 } while ((span = span->next()->upCastable())); in markAllDone()1042 ? foundSpan->upCastable() ? foundSpan->upCast()->next() : nullptr in nextChase()1136 SkOpSpan* span = spanBase->upCastable(); in missingCoincidence()
1080 const SkOpSpan* span = this->upCastable(); in dumpCoin()1194 } while ((span = span->next()->upCastable())); in dumpCoin()1398 } while ((span = span->next()->upCastable())); in debugAngle()1431 } while ((span = span->next()->upCastable())); in debugPtT()1467 } while ((span = span->next()->upCastable())); in debugSpan()