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