Lines Matching refs:bot
642 ALOGI( " top=%d (%.3f) bot=%d (%.3f) x=%d (%.3f) ix=%d (%.3f)",
671 const GGLfixed* bot = p2;
674 if (top[1] > bot[1]) {
675 swap(top, bot);
679 int y2 = bot[1] | 1;
695 const int dx = bot[0] - x1;
861 const GGLfixed* bot = p2;
864 if (top[1] > bot[1])
865 swap(top, bot);
868 int y2 = bot[1];
881 const int dx = bot[0] - x1;