Searched defs:mBlurPaint (Results 1 – 2 of 2) sorted by relevance
50 private final Paint mBlurPaint; field in ShadowGenerator
669 private Paint mBlurPaint = new Paint(Paint.ANTI_ALIAS_FLAG | Paint.FILTER_BITMAP_FLAG); field in SimpleIconFactory