HomeSort by relevance Sort by last modified time
    Searched defs:LayerAnimatorTestController (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/compositor/test/
layer_animator_test_controller.h 13 class LayerAnimatorTestController {
15 LayerAnimatorTestController(scoped_refptr<LayerAnimator> animator);
17 ~LayerAnimatorTestController();
layer_animator_test_controller.cc 11 LayerAnimatorTestController::LayerAnimatorTestController(
16 LayerAnimatorTestController::~LayerAnimatorTestController() {
19 LayerAnimationSequence* LayerAnimatorTestController::GetRunningSequence(
29 void LayerAnimatorTestController::StartThreadedAnimationsIfNeeded() {

Completed in 45 milliseconds