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()
1186 } while ((span = span->next()->upCastable())); in debugShowActiveSpans()
1561 FAIL_IF(!ptT->span()->upCastable(), ptT->span()); in debugAddEndMovedSpans()
1652 FAIL_IF(!start->upCastable(), coin); in debugAddExpanded()
1654 FAIL_IF(!coin->flipped() && !oStart->upCastable(), coin); in debugAddExpanded()
1676 FAIL_IF(!walk->upCastable(), coin); in debugAddExpanded()
1708 FAIL_IF(!test->upCastable(), coin); in debugAddExpanded()
2054 FAIL_IF(!coin->coinPtTStartWritable()->span()->upCastable(), coin); in debugMark()
2079 FAIL_IF(!next->upCastable(), coin); in debugMark()
2085 FAIL_IF(!oNext->upCastable(), coin); in debugMark()
2676 FAIL_IF(!start->span()->upCastable(), this); in debugInsertCoincidence()
2684 FAIL_IF(!base->upCastable(), this); in debugInsertCoincidence()