Searched refs:paintFill (Results 1 – 1 of 1) sorted by relevance
333 final Paint paintFill = mSecondary ? mPaintFillSecondary : mPaintFill; in onDraw() local337 canvas.drawPath(mPathFill, paintFill); in onDraw()