Lines Matching full:top_y
1763 int top_y = ((y - radius - 1) >= 0) ? (y - radius - 1) : 0;1765 int area = radius * (bot_y - top_y);1771 if (top_y) {1794 area += (bot_y - top_y);1805 area -= (bot_y - top_y);