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