Lines Matching refs:bot
65 int bot = SkFDot6Round(y1);
68 if (top == bot) {
72 if (clip && (top >= clip->fBottom || bot <= clip->fTop)) {
82 fLastY = bot - 1;
106 int bot = SkFDot6Round(y1);
111 if (top == bot)
123 fLastY = bot - 1;
214 int bot = SkFDot6Round(y2);
217 if (top == bot)
389 int bot = SkFDot6Round(y3);
392 if (sortY && top == bot)