Searched refs:oldCenterX (Results 1 – 1 of 1) sorted by relevance
148 val oldCenterX = mCenterX in setCenterX() constant149 if (oldCenterX != centerX) { in setCenterX()153 invalidate(oldCenterX, mCenterY, radius) in setCenterX()238 val oldCenterX = mCenterX in applyGravity() constant259 if (oldCenterX != mCenterX || oldCenterY != mCenterY || oldRadius != radius) { in applyGravity()260 invalidate(oldCenterX, oldCenterY, oldRadius) in applyGravity()