Searched refs:painter (Results 1 – 1 of 1) sorted by relevance
634 PaintDrawable painter = (PaintDrawable) icon; in getView() local635 painter.setIntrinsicWidth(width); in getView()636 painter.setIntrinsicHeight(height); in getView()