Searched refs:ownContentWidth (Results 1 – 1 of 1) sorted by relevance
145 int ownContentWidth = getContentWidth(); in transformViewFrom() local147 boolean differentWidth = otherContentWidth != ownContentWidth in transformViewFrom()148 && otherContentWidth != 0 && ownContentWidth != 0; in transformViewFrom()184 / (float) ownContentWidth); in transformViewFrom()333 int ownContentWidth = getContentWidth(); in transformViewTo() local349 if (transformScale && otherContentWidth != ownContentWidth) { in transformViewTo()410 (otherContentWidth / (float) ownContentWidth), in transformViewTo()