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