Searched refs:oldCenterY (Results 1 – 1 of 1) sorted by relevance
171 val oldCenterY = mCenterY in setCenterY() constant172 if (oldCenterY != centerY) { in setCenterY()176 invalidate(mCenterX, oldCenterY, radius) in setCenterY()239 val oldCenterY = mCenterY in applyGravity() constant259 if (oldCenterX != mCenterX || oldCenterY != mCenterY || oldRadius != radius) { in applyGravity()260 invalidate(oldCenterX, oldCenterY, oldRadius) in applyGravity()