HomeSort by relevance Sort by last modified time
    Searched refs:TestLayerAnimationObserver (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/compositor/test/
test_layer_animation_observer.cc 11 TestLayerAnimationObserver::TestLayerAnimationObserver()
18 TestLayerAnimationObserver::~TestLayerAnimationObserver() {
21 void TestLayerAnimationObserver::OnLayerAnimationEnded(
26 void TestLayerAnimationObserver::OnLayerAnimationAborted(
31 void TestLayerAnimationObserver::OnLayerAnimationScheduled(
37 TestLayerAnimationObserver::RequiresNotificationWhenAnimatorDestroyed() const {
test_layer_animation_observer.h 17 class TestLayerAnimationObserver : public LayerAnimationObserver {
19 TestLayerAnimationObserver();
20 virtual ~TestLayerAnimationObserver();
  /external/chromium_org/ui/compositor/
layer_animation_sequence_unittest.cc 274 TestLayerAnimationObserver observer;
layer_animator_unittest.cc     [all...]

Completed in 27 milliseconds