Searched refs:debugPaint (Results 1 – 1 of 1) sorted by relevance
486 Paint debugPaint = new Paint(); in onDraw() local487 debugPaint.setStrokeWidth(Utilities.dpToPx(1)); in onDraw()506 debugPaint.setColor(Color.RED); in onDraw()508 getReorderRadius(targetCell, 1, 1), debugPaint); in onDraw()512 debugPaint.setColor(Color.GREEN); in onDraw()514 getFolderCreationRadius(targetCell), debugPaint); in onDraw()