Searched defs:mIconPaint (Results 1 – 4 of 4) sorted by relevance
42 private Paint mIconPaint; field in CircleFramedDrawable
61 private final Paint mIconPaint = new Paint(); field in UserIconDrawable408 mIntrinsicRadius, mIconPaint); in rebake() local
82 private final Paint mIconPaint = new Paint(Paint.ANTI_ALIAS_FLAG | Paint.FILTER_BITMAP_FLAG); field in KeyButtonDrawable
78 private final Paint mIconPaint = new Paint(Paint.ANTI_ALIAS_FLAG | Paint.FILTER_BITMAP_FLAG); field in KeyButtonDrawable