Searched refs:upCastable (Results 1 – 6 of 6) sorted by relevance
180 if (!next->upCastable()) { in ordered()358 FAIL_IF(!ptT->span()->upCastable()); in addEndMovedSpans()450 FAIL_IF(!start->upCastable()); in addExpanded()452 FAIL_IF(!coin->flipped() && !oStart->upCastable()); in addExpanded()474 FAIL_IF(!walk->upCastable()); in addExpanded()506 FAIL_IF(!test->upCastable()); in addExpanded()515 FAIL_IF(!oTest->upCastable()); in addExpanded()1026 FAIL_IF(!startSpan->upCastable()); in apply()1036 FAIL_IF(!oStartBase->upCastable()); in apply()1055 FAIL_IF(!oNext->upCastable()); in apply()[all …]
789 } while ((span = span->next()->upCastable())); in debugClearAll()809 } while ((span = span->next()->upCastable())); in debugLastAngle()867 const SkOpSpan* span = spanBase->upCastable(); in debugMissingCoincidence()1163 } while ((span = span->next()->upCastable())); in debugShowActiveSpans()1538 FAIL_IF(!ptT->span()->upCastable(), ptT->span()); in debugAddEndMovedSpans()1629 FAIL_IF(!start->upCastable(), coin); in debugAddExpanded()1631 FAIL_IF(!coin->flipped() && !oStart->upCastable(), coin); in debugAddExpanded()1653 FAIL_IF(!walk->upCastable(), coin); in debugAddExpanded()1685 FAIL_IF(!test->upCastable(), coin); in debugAddExpanded()2031 FAIL_IF(!coin->coinPtTStartWritable()->span()->upCastable(), coin); in debugMark()[all …]
393 SkOpSpan* upCastable() { in upCastable() function397 const SkOpSpan* upCastable() const { in upCastable() function
421 FAIL_IF(!start->span()->upCastable()); in insertCoincidence()427 FAIL_IF(!base->upCastable()); in insertCoincidence()
61 SkOpSpan* upSpan = start->upCastable(); in activeAngleInner()321 } while ((span = span->next()->upCastable())); in clearAll()339 } while (span->upCastable() && (span = span->upCast()->next())); in collapsed()856 } while ((span = span->next()->upCastable())); in markAllDone()1089 ? foundSpan->upCastable() ? foundSpan->upCast()->next() : nullptr in nextChase()1187 SkOpSpan* span = spanBase->upCastable(); in missingCoincidence()
764 const SkOpSpan* span = this->upCastable(); in dumpCoin()877 } while ((span = span->next()->upCastable())); in dumpCoin()1081 } while ((span = span->next()->upCastable())); in debugAngle()1114 } while ((span = span->next()->upCastable())); in debugPtT()1150 } while ((span = span->next()->upCastable())); in debugSpan()