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

  /external/chromium_org/ui/compositor/test/
test_layer_animation_observer.cc 37 TestLayerAnimationObserver::RequiresNotificationWhenAnimatorDestroyed() const {
test_layer_animation_observer.h 31 virtual bool RequiresNotificationWhenAnimatorDestroyed() const OVERRIDE;
  /external/chromium_org/ui/compositor/
layer_animation_observer.h 49 virtual bool RequiresNotificationWhenAnimatorDestroyed() const;
layer_animation_observer.cc 21 bool LayerAnimationObserver::RequiresNotificationWhenAnimatorDestroyed() const {
layer_animation_sequence.cc 233 if (!obs->RequiresNotificationWhenAnimatorDestroyed()) {
layer_animator_unittest.cc 82 virtual bool RequiresNotificationWhenAnimatorDestroyed() const OVERRIDE {
    [all...]
  /external/chromium_org/ash/display/
output_configurator_animation.cc 80 virtual bool RequiresNotificationWhenAnimatorDestroyed() const OVERRIDE {

Completed in 73 milliseconds