Searched refs:mPrevWidth (Results 1 – 1 of 1) sorted by relevance
2104 private int mPrevWidth = -1; field in View.TransformationInfo7037 if ((mRight - mLeft) != info.mPrevWidth || (mBottom - mTop) != info.mPrevHeight) {7038 info.mPrevWidth = mRight - mLeft;7040 info.mPivotX = info.mPrevWidth / 2f;