Home | History | Annotate | Download | only in seekbar

Lines Matching defs:mTransformation

207     private Transformation mTransformation;
817 mTransformation = new Transformation();
833 mTransformation = null;
973 mAnimation.getTransformation(time, mTransformation);
974 float scale = mTransformation.getAlpha();