Lines Matching refs:upCastable
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()
2056 FAIL_IF(!next->upCastable(), coin); in debugMark()
2062 FAIL_IF(!oNext->upCastable(), coin); in debugMark()
2653 FAIL_IF(!start->span()->upCastable(), this); in debugInsertCoincidence()
2661 FAIL_IF(!base->upCastable(), this); in debugInsertCoincidence()