Searched refs:otherContentWidth (Results 1 – 1 of 1) sorted by relevance
146 int otherContentWidth = otherState.getContentWidth(); in transformViewFrom() local147 boolean differentWidth = otherContentWidth != ownContentWidth in transformViewFrom()148 && otherContentWidth != 0 && ownContentWidth != 0; in transformViewFrom()183 setTransformationStartScaleX(otherContentWidth * otherView.getScaleX() in transformViewFrom()334 int otherContentWidth = otherState.getContentWidth(); in transformViewTo() local349 if (transformScale && otherContentWidth != ownContentWidth) { in transformViewTo()410 (otherContentWidth / (float) ownContentWidth), in transformViewTo()