Home | History | Annotate | Download | only in views

Lines Matching refs:LayerAnimator

2999 // Test implementation of LayerAnimator.
3000 class TestLayerAnimator : public ui::LayerAnimator {
3006 // LayerAnimator.
3019 : ui::LayerAnimator(base::TimeDelta::FromMilliseconds(0)) {
3145 TEST_F(ViewLayerTest, LayerAnimator) {