Searched defs:mBackgroundPaint (Results 1 – 11 of 11) sorted by relevance
44 private final Paint mBackgroundPaint; field in LoopingAnimationThread160 mBackgroundPaint); in draw() local
36 private final Paint mBackgroundPaint = new Paint(Paint.ANTI_ALIAS_FLAG); field in AppPairIconDrawable
52 private Paint mBackgroundPaint = new Paint(); field in TouchCircleDrawable
38 private final Paint mBackgroundPaint = new Paint(); field in PanoProgressBar
41 private final Paint mBackgroundPaint = new Paint(); field in PanoProgressBar
63 private Paint mBackgroundPaint; field in ZoomControlWheel
81 private Paint mBackgroundPaint; field in IndicatorControlWheel
80 private final Paint mBackgroundPaint; field in UdfpsEnrollProgressBarDrawable
135 private final Paint mBackgroundPaint = new Paint(Paint.ANTI_ALIAS_FLAG); field in TaskThumbnailViewDeprecated
953 Paint mBackgroundPaint; field in ImageBlockManager