Searched defs:strokePaint (Results 1 – 2 of 2) sorted by relevance
49 Paint strokePaint = new Paint(Paint.ANTI_ALIAS_FLAG); field in PathDestructionActivity.MyView
1219 final Paint strokePaint = mStrokePaint; in drawPath() local