Home | History | Annotate | Download | only in seekbar

Lines Matching refs:mTransformation

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