Searched refs:setBrushWidth (Results 1 – 2 of 2) sorted by relevance
296 fun setBrushWidth(w: Float) { in setBrushWidth() method in com.android.egg.paint.Painting
247 painting.setBrushWidth(width); in refreshBrushAndColor()