Searched refs:Brush (Results 1 – 1 of 1) sorted by relevance
56 new Brush(R.drawable.brush_marker),57 new Brush(R.drawable.brush_spatter)122 class Brush implements DrawStyle { class in ImageFilterDraw127 public Brush(int brushID) { in Brush() method in ImageFilterDraw.Brush