Searched refs:transformViewVerticalFrom (Results 1 – 3 of 3) sorted by relevance
99 ownState.transformViewVerticalFrom(otherState, transformationAmount); in onFinishInflate()
122 public void transformViewVerticalFrom(TransformState otherState, in transformViewVerticalFrom() method in TransformState128 public void transformViewVerticalFrom(TransformState otherState, float transformationAmount) { in transformViewVerticalFrom() method in TransformState
113 ownState.transformViewVerticalFrom(otherState, this, in NotificationTemplateViewWrapper()