Home | History | Annotate | Download | only in core

Lines Matching refs:prevBot

744     int prevBot = 0;
752 SkASSERT(bot >= prevBot);
753 if (bot > prevBot) {
760 if (top > prevBot) {
771 prevBot = bot;