Searched defs:mBorderPaint (Results 1 – 1 of 1) sorted by relevance
92 protected Paint mBorderPaint; field in BarLineChartBase552 c.drawRect(mViewPortHandler.getContentRect(), mBorderPaint); in drawGridBackground() local