Searched refs:mLoopBounds (Results 1 – 1 of 1) sorted by relevance
54 private RectF mLoopBounds; field in LoopingAnimationThread159 canvas.drawCircle(mLoopBounds.centerX(), mLoopBounds.centerY(), mLoopRadius, in draw()189 mLoopBounds, in draw()196 + mLoopBounds.centerX(); in draw()199 + mLoopBounds.centerY(); in draw()225 mLoopBounds = new RectF(0, 0, mLoopRadius * 2, mLoopRadius * 2); in updateSize()228 mLoopBounds.offset( in updateSize()232 mCountDownRenderer.updateBounds(mLoopBounds, mTotalDiameter); in updateSize()