Lines Matching refs:midX
2392 int midX = r.left + width / 2;2400 canvas.drawLine(midX, r.top + verticalPadding, midX, r.bottom - verticalPadding, p);