Searched refs:otherContentHeight (Results 1 – 1 of 1) sorted by relevance
142 int otherContentHeight = otherState.getContentHeight(); in transformViewFrom() local143 boolean differentHeight = otherContentHeight != ownContentHeight in transformViewFrom()144 && otherContentHeight != 0 && ownContentHeight != 0; in transformViewFrom()190 setTransformationStartScaleY(otherContentHeight * otherView.getScaleY() in transformViewFrom()