Searched refs:mBorderPaint (Results 1 – 1 of 1) sorted by relevance
295 - mBorderWidth, mBorderPaint); in onDraw()331 private Paint mBorderPaint = new Paint(); field in TouchDisplayView356 mBorderPaint.setStrokeWidth(mBorderWidth); in initialisePaint()357 mBorderPaint.setColor(INACTIVE_BORDER_COLOR); in initialisePaint()358 mBorderPaint.setStyle(Paint.Style.STROKE); in initialisePaint()