Searched refs:ownContentHeight (Results 1 – 1 of 1) sorted by relevance
141 int ownContentHeight = getContentHeight(); in transformViewFrom() local143 boolean differentHeight = otherContentHeight != ownContentHeight in transformViewFrom()144 && otherContentHeight != 0 && ownContentHeight != 0; in transformViewFrom()191 / (float) ownContentHeight); in transformViewFrom()