Lines Matching refs:upCastable
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()
2070 FAIL_IF(!next->upCastable(), coin); in debugMark()
2076 FAIL_IF(!oNext->upCastable(), coin); in debugMark()
2663 FAIL_IF(!start->span()->upCastable(), this); in debugInsertCoincidence()
2671 FAIL_IF(!base->upCastable(), this); in debugInsertCoincidence()