Searched refs:otherWidth (Results 1 – 1 of 1) sorted by relevance
142 int otherWidth = otherState.getViewWidth(); in transformViewFrom() local143 boolean differentWidth = otherWidth != viewWidth && otherWidth != 0 && viewWidth != 0; in transformViewFrom()170 setTransformationStartScaleX(otherWidth * otherView.getScaleX() in transformViewFrom()