Home | History | Annotate | Download | only in ui

Lines Matching refs:Animatable

62     // faster for Animatable.advanceAnimation() to calculate the progress
1364 // Animatable: an thing which can do animation.
1366 private abstract static class Animatable {
1438 private class Platform extends Animatable {
1595 private class Box extends Animatable {
1737 private class Gap extends Animatable {
1787 private class FilmRatio extends Animatable {