Searched defs:mIconPaint (Results 1 – 3 of 3) sorted by relevance
44 private Paint mIconPaint; field in CircleFramedDrawable
53 private final Paint mIconPaint = new Paint(); field in UserIconDrawable345 mIntrinsicRadius, mIconPaint); in rebake() local
78 private final Paint mIconPaint = new Paint(Paint.ANTI_ALIAS_FLAG | Paint.FILTER_BITMAP_FLAG); field in KeyButtonDrawable