Home
last modified time | relevance | path

Searched refs:mBlurRegionAggregator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java996 private final BackgroundBlurDrawable.Aggregator mBlurRegionAggregator = field in ViewRootImpl
12317 return mBlurRegionAggregator.createBackgroundBlurDrawable(mContext); in createBackgroundBlurDrawable()