Home | History | Annotate | Download | only in animation

Lines Matching refs:getTransformation

53      * time when {@link #getTransformation(long, Transformation)} is invoked for the
97 * Set by {@link #getTransformation(long, Transformation)} when the animation ends.
102 * Set by {@link #getTransformation(long, Transformation)} when the animation starts.
107 * Set by {@link #getTransformation(long, Transformation)} when the animation repeats
337 * before calling {@link #getTransformation}.
490 * {@link #getTransformation(long, Transformation)} is invoked. The time passed
507 * {@link #getTransformation(long, Transformation)} is invoked.
630 * The scale factor is set by the call to <code>getTransformation</code>. Overrides of
631 * {@link #getTransformation(long, Transformation, float)} will get this value
833 public boolean getTransformation(long currentTime, Transformation outTransformation) {
859 guard.open("cancel or detach or getTransformation");
937 public boolean getTransformation(long currentTime, Transformation outTransformation,
940 return getTransformation(currentTime, outTransformation);
962 * Helper for getTransformation. Subclasses should implement this to apply