Searched refs:getPaintColor (Results 1 – 2 of 2) sorted by relevance
282 widthButtonDrawable.setWellColor(painting.getPaintColor()); in refreshBrushAndColor()283 colorButtonDrawable.setWellColor(painting.getPaintColor()); in refreshBrushAndColor()
292 fun getPaintColor(): Int { in getPaintColor() method in com.android.egg.paint.Painting