Searched refs:mIndeterminateBounds (Results 1 – 1 of 1) sorted by relevance
81 private Rect mIndeterminateBounds = new Rect(); field in CircledImageView244 mOval.roundOut(mIndeterminateBounds); in onDraw()245 mIndeterminateDrawable.setBounds(mIndeterminateBounds); in onDraw()