Searched refs:oldCenterX (Results 1 – 1 of 1) sorted by relevance
148 val oldCenterX = mCenterX in setCenterX() constant149 if (oldCenterX != centerX) { in setCenterX()224 val oldCenterX = mCenterX in applyGravity() constant245 if (oldCenterX != mCenterX || oldCenterY != mCenterY || oldRadius != radius) { in applyGravity()