Searched refs:mTmpBlurRegionsForFrame (Results 1 – 1 of 1) sorted by relevance
239 private BlurRegion[] mTmpBlurRegionsForFrame = new BlurRegion[0]; field in BackgroundBlurDrawable.Aggregator362 mTmpBlurRegionsForFrame = new BlurRegion[mDrawables.size()]; in getBlurRegionsCopyForRT()364 mTmpBlurRegionsForFrame[i] = new BlurRegion(mDrawables.valueAt(i)); in getBlurRegionsCopyForRT()369 return mTmpBlurRegionsForFrame; in getBlurRegionsCopyForRT()