Searched refs:initTransformation (Results 1 – 3 of 3) sorted by relevance
290 public boolean initTransformation(TransformState ownState, in initTransformation() method in ViewTransformationHelper.CustomTransformation
101 public boolean initTransformation(TransformState ownState, in NotificationTemplateViewWrapper()
126 || !customTransformation.initTransformation(this, otherState)) { in transformViewFrom()