Searched refs:transformViewVerticalFrom (Results 1 – 4 of 4) sorted by relevance
187 ownState.transformViewVerticalFrom(otherState, transformationAmount); in transformFrom()
125 public void transformViewVerticalFrom(TransformState otherState, in transformViewVerticalFrom() method in TransformState131 public void transformViewVerticalFrom(TransformState otherState, float transformationAmount) { in transformViewVerticalFrom() method in TransformState
360 ownState.transformViewVerticalFrom(otherState, transformationAmount); in transformView()
127 ownState.transformViewVerticalFrom(otherState, this, in NotificationTemplateViewWrapper()