Searched defs:mLoopRadius (Results 1 – 1 of 1) sorted by relevance
57 private float mLoopRadius; field in LoopingAnimationThread159 canvas.drawCircle(mLoopBounds.centerX(), mLoopBounds.centerY(), mLoopRadius, in draw() local