Searched refs:activePaint (Results 1 – 1 of 1) sorted by relevance
176 Paint activePaint = activeDotPaintPortrait; in onDraw() local177 canvas.drawCircle(centerX + activeDotOffset, centerY, dotRadius, activePaint); in onDraw()