Searched refs:LayerAnimatorTestController (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ui/compositor/test/
H A Dlayer_animator_test_controller.h13 class LayerAnimatorTestController { class in namespace:ui
15 LayerAnimatorTestController(scoped_refptr<LayerAnimator> animator);
17 ~LayerAnimatorTestController();
H A Dlayer_animator_test_controller.cc13 LayerAnimatorTestController::LayerAnimatorTestController( function in class:ui::LayerAnimatorTestController
18 LayerAnimatorTestController::~LayerAnimatorTestController() {
21 LayerAnimationSequence* LayerAnimatorTestController::GetRunningSequence(
31 void LayerAnimatorTestController::StartThreadedAnimationsIfNeeded() {
/external/chromium_org/ui/compositor/
H A Dlayer_animation_sequence.h133 friend class LayerAnimatorTestController;
H A Dlayer_animator.h213 friend class LayerAnimatorTestController;
H A Dlayer_animator_unittest.cc324 LayerAnimatorTestController test_controller(
425 LayerAnimatorTestController test_controller(
713 LayerAnimatorTestController test_controller(
844 LayerAnimatorTestController test_controller(
1175 LayerAnimatorTestController test_controller(
1464 LayerAnimatorTestController test_controller(
2541 LayerAnimatorTestController test_controller(layer.GetAnimator());
2562 LayerAnimatorTestController test_controller(layer->GetAnimator());
/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_controller_unittest.cc55 ui::LayerAnimatorTestController controller(layer->GetAnimator());
/external/chromium_org/content/browser/web_contents/aura/
H A Dwindow_slider_unittest.cc342 ui::LayerAnimatorTestController test_controller(animator);
597 ui::LayerAnimatorTestController test_controller(animator);
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller_unittest.cc45 ui::LayerAnimatorTestController controller(layer->GetAnimator());

Completed in 8747 milliseconds