Searched refs:mBackgroundAnimationRect (Results 1 – 1 of 1) sorted by relevance
414 private final Rect mBackgroundAnimationRect = new Rect(); field in NotificationStackScrollLayout553 mBackgroundAnimationRect.set( in drawBackground()559 canvas.drawRoundRect(mBackgroundAnimationRect.left, mBackgroundAnimationRect.top, in drawBackground()560 mBackgroundAnimationRect.right, mBackgroundAnimationRect.bottom, in drawBackground()960 setClipBounds(mBackgroundAnimationRect);