Searched refs:mTempBounds (Results 1 – 2 of 2) sorted by relevance
468 private final RectF mTempBounds = new RectF(); field in MaterialProgressDrawable.Ring529 final RectF arcBounds = mTempBounds; in draw()
98 private final Rect mTempBounds = new Rect(); field in FastScroller574 final Rect bounds = mTempBounds; in updateLayout()758 final Rect bounds = mTempBounds; in layoutThumb()1121 final Rect bounds = mTempBounds; in transitionPreviewLayout()