LayerAnimationElement 47 ash/first_run/desktop_cleaner.cc if (!WasAnimationCompletedForProperty(ui::LayerAnimationElement::OPACITY)) { LayerAnimationElement 101 ash/frame/header_painter_util.cc ui::LayerAnimationElement::OPACITY) && LayerAnimationElement 103 ash/frame/header_painter_util.cc ui::LayerAnimationElement::VISIBILITY); LayerAnimationElement 34 ash/rotator/screen_rotation.cc : ui::LayerAnimationElement(LayerAnimationElement::TRANSFORM, LayerAnimationElement 29 ash/rotator/screen_rotation.h class ASH_EXPORT ScreenRotation : public ui::LayerAnimationElement { LayerAnimationElement 64 ash/shelf/app_list_button.cc ui::LayerAnimationElement::CreateOpacityElement( LayerAnimationElement 70 ash/shelf/app_list_button.cc ui::LayerAnimationElement::CreatePauseElement( LayerAnimationElement 71 ash/shelf/app_list_button.cc ui::LayerAnimationElement::OPACITY, LayerAnimationElement 423 ash/wm/overview/window_selector.cc ui::LayerAnimationElement::BOUNDS); LayerAnimationElement 74 ash/wm/overview/window_selector_panels.cc sequence->AddElement(ui::LayerAnimationElement::CreatePauseElement( LayerAnimationElement 75 ash/wm/overview/window_selector_panels.cc ui::LayerAnimationElement::OPACITY, base::TimeDelta::FromMilliseconds( LayerAnimationElement 77 ash/wm/overview/window_selector_panels.cc sequence->AddElement(ui::LayerAnimationElement::CreateOpacityElement(1, LayerAnimationElement 150 ash/wm/overview/window_selector_window.cc ui::LayerAnimationElement::OPACITY); LayerAnimationElement 860 ash/wm/panels/panel_layout_manager.cc ui::LayerAnimationElement::OPACITY); LayerAnimationElement 61 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateTransformElement( LayerAnimationElement 78 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateTransformElement( LayerAnimationElement 96 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateTransformElement( LayerAnimationElement 99 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateOpacityElement(0.0, duration)); LayerAnimationElement 114 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateOpacityElement( LayerAnimationElement 130 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateOpacityElement(opacity, duration)); LayerAnimationElement 185 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateOpacityElement( LayerAnimationElement 217 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateOpacityElement( LayerAnimationElement 256 ash/wm/session_state_animator.cc scoped_ptr<ui::LayerAnimationElement> brightness_element( LayerAnimationElement 257 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateBrightnessElement( LayerAnimationElement 262 ash/wm/session_state_animator.cc scoped_ptr<ui::LayerAnimationElement> grayscale_element( LayerAnimationElement 263 ash/wm/session_state_animator.cc ui::LayerAnimationElement::CreateGrayscaleElement( LayerAnimationElement 125 ash/wm/window_animations.cc scoped_ptr<ui::LayerAnimationElement> transition( LayerAnimationElement 126 ash/wm/window_animations.cc ui::LayerAnimationElement::CreateInterpolatedTransformElement( LayerAnimationElement 139 ash/wm/window_animations.cc (duration * 3) / 4, ui::LayerAnimationElement::OPACITY); LayerAnimationElement 146 ash/wm/window_animations.cc ui::LayerAnimationElement::CreateOpacityElement( LayerAnimationElement 152 ash/wm/window_animations.cc ui::LayerAnimationElement::CreateTransformElement( LayerAnimationElement 421 ash/wm/window_animations.cc scoped_ptr<ui::LayerAnimationElement> brightness_element( LayerAnimationElement 422 ash/wm/window_animations.cc ui::LayerAnimationElement::CreateBrightnessElement( LayerAnimationElement 427 ash/wm/window_animations.cc scoped_ptr<ui::LayerAnimationElement> grayscale_element( LayerAnimationElement 428 ash/wm/window_animations.cc ui::LayerAnimationElement::CreateGrayscaleElement( LayerAnimationElement 124 ash/wm/workspace_controller.cc ui::LayerAnimationElement::TRANSFORM | LayerAnimationElement 125 ash/wm/workspace_controller.cc ui::LayerAnimationElement::OPACITY | LayerAnimationElement 126 ash/wm/workspace_controller.cc ui::LayerAnimationElement::BRIGHTNESS | LayerAnimationElement 127 ash/wm/workspace_controller.cc ui::LayerAnimationElement::VISIBILITY); LayerAnimationElement 43 ui/app_list/views/pulsing_block_view.cc ui::LayerAnimationElement::CreateOpacityElement( LayerAnimationElement 47 ui/app_list/views/pulsing_block_view.cc ui::LayerAnimationElement::CreateTransformElement( LayerAnimationElement 54 ui/app_list/views/pulsing_block_view.cc ui::LayerAnimationElement::CreatePauseElement( LayerAnimationElement 55 ui/app_list/views/pulsing_block_view.cc ui::LayerAnimationElement::OPACITY, LayerAnimationElement 59 ui/app_list/views/pulsing_block_view.cc ui::LayerAnimationElement::CreatePauseElement( LayerAnimationElement 60 ui/app_list/views/pulsing_block_view.cc ui::LayerAnimationElement::TRANSFORM, LayerAnimationElement 221 ui/compositor/layer.cc LayerAnimationElement::TRANSFORM)) { LayerAnimationElement 233 ui/compositor/layer.cc LayerAnimationElement::BOUNDS)) { LayerAnimationElement 278 ui/compositor/layer.cc LayerAnimationElement::BRIGHTNESS)) { LayerAnimationElement 290 ui/compositor/layer.cc LayerAnimationElement::GRAYSCALE)) { LayerAnimationElement 370 ui/compositor/layer.cc LayerAnimationElement::OPACITY)) LayerAnimationElement 381 ui/compositor/layer.cc LayerAnimationElement::VISIBILITY)) LayerAnimationElement 456 ui/compositor/layer.cc animator_->StopAnimatingProperty(LayerAnimationElement::TRANSFORM); LayerAnimationElement 457 ui/compositor/layer.cc animator_->StopAnimatingProperty(LayerAnimationElement::OPACITY); LayerAnimationElement 632 ui/compositor/layer.cc animator_->StopAnimatingProperty(LayerAnimationElement::TRANSFORM); LayerAnimationElement 30 ui/compositor/layer_animation_element.cc class Pause : public LayerAnimationElement { LayerAnimationElement 33 ui/compositor/layer_animation_element.cc : LayerAnimationElement(properties, duration) { LayerAnimationElement 51 ui/compositor/layer_animation_element.cc class TransformTransition : public LayerAnimationElement { LayerAnimationElement 54 ui/compositor/layer_animation_element.cc : LayerAnimationElement(TRANSFORM, duration), LayerAnimationElement 85 ui/compositor/layer_animation_element.cc class InterpolatedTransformTransition : public LayerAnimationElement { LayerAnimationElement 89 ui/compositor/layer_animation_element.cc : LayerAnimationElement(TRANSFORM, duration), LayerAnimationElement 118 ui/compositor/layer_animation_element.cc class BoundsTransition : public LayerAnimationElement { LayerAnimationElement 121 ui/compositor/layer_animation_element.cc : LayerAnimationElement(BOUNDS, duration), LayerAnimationElement 152 ui/compositor/layer_animation_element.cc class OpacityTransition : public LayerAnimationElement { LayerAnimationElement 155 ui/compositor/layer_animation_element.cc : LayerAnimationElement(OPACITY, duration), LayerAnimationElement 187 ui/compositor/layer_animation_element.cc class VisibilityTransition : public LayerAnimationElement { LayerAnimationElement 190 ui/compositor/layer_animation_element.cc : LayerAnimationElement(VISIBILITY, duration), LayerAnimationElement 221 ui/compositor/layer_animation_element.cc class BrightnessTransition : public LayerAnimationElement { LayerAnimationElement 224 ui/compositor/layer_animation_element.cc : LayerAnimationElement(BRIGHTNESS, duration), LayerAnimationElement 256 ui/compositor/layer_animation_element.cc class GrayscaleTransition : public LayerAnimationElement { LayerAnimationElement 259 ui/compositor/layer_animation_element.cc : LayerAnimationElement(GRAYSCALE, duration), LayerAnimationElement 291 ui/compositor/layer_animation_element.cc class ColorTransition : public LayerAnimationElement { LayerAnimationElement 294 ui/compositor/layer_animation_element.cc : LayerAnimationElement(COLOR, duration), LayerAnimationElement 326 ui/compositor/layer_animation_element.cc class ThreadedLayerAnimationElement : public LayerAnimationElement { LayerAnimationElement 330 ui/compositor/layer_animation_element.cc : LayerAnimationElement(properties, duration) { LayerAnimationElement 339 ui/compositor/layer_animation_element.cc explicit ThreadedLayerAnimationElement(const LayerAnimationElement& element) LayerAnimationElement 340 ui/compositor/layer_animation_element.cc : LayerAnimationElement(element) { LayerAnimationElement 505 ui/compositor/layer_animation_element.cc const LayerAnimationElement* uninverted_transition) LayerAnimationElement 514 ui/compositor/layer_animation_element.cc static InverseTransformTransition* Clone(const LayerAnimationElement* other) { LayerAnimationElement 596 ui/compositor/layer_animation_element.cc static T CheckAndCast(const LayerAnimationElement* element) { LayerAnimationElement 619 ui/compositor/layer_animation_element.cc LayerAnimationElement::TargetValue::TargetValue() LayerAnimationElement 627 ui/compositor/layer_animation_element.cc LayerAnimationElement::TargetValue::TargetValue( LayerAnimationElement 641 ui/compositor/layer_animation_element.cc LayerAnimationElement::LayerAnimationElement( LayerAnimationElement 653 ui/compositor/layer_animation_element.cc LayerAnimationElement::LayerAnimationElement( LayerAnimationElement 654 ui/compositor/layer_animation_element.cc const LayerAnimationElement &element) LayerAnimationElement 665 ui/compositor/layer_animation_element.cc LayerAnimationElement::~LayerAnimationElement() { LayerAnimationElement 668 ui/compositor/layer_animation_element.cc void LayerAnimationElement::Start(LayerAnimationDelegate* delegate, LayerAnimationElement 679 ui/compositor/layer_animation_element.cc bool LayerAnimationElement::Progress(base::TimeTicks now, LayerAnimationElement 698 ui/compositor/layer_animation_element.cc base::WeakPtr<LayerAnimationElement> alive(weak_ptr_factory_.GetWeakPtr()); LayerAnimationElement 707 ui/compositor/layer_animation_element.cc bool LayerAnimationElement::IsFinished(base::TimeTicks time, LayerAnimationElement 727 ui/compositor/layer_animation_element.cc bool LayerAnimationElement::ProgressToEnd(LayerAnimationDelegate* delegate) { LayerAnimationElement 730 ui/compositor/layer_animation_element.cc base::WeakPtr<LayerAnimationElement> alive(weak_ptr_factory_.GetWeakPtr()); LayerAnimationElement 739 ui/compositor/layer_animation_element.cc void LayerAnimationElement::GetTargetValue(TargetValue* target) const { LayerAnimationElement 743 ui/compositor/layer_animation_element.cc bool LayerAnimationElement::IsThreaded() const { LayerAnimationElement 747 ui/compositor/layer_animation_element.cc void LayerAnimationElement::Abort(LayerAnimationDelegate* delegate) { LayerAnimationElement 752 ui/compositor/layer_animation_element.cc void LayerAnimationElement::RequestEffectiveStart( LayerAnimationElement 759 ui/compositor/layer_animation_element.cc LayerAnimationElement::AnimatableProperty LayerAnimationElement 760 ui/compositor/layer_animation_element.cc LayerAnimationElement::ToAnimatableProperty( LayerAnimationElement 774 ui/compositor/layer_animation_element.cc base::TimeDelta LayerAnimationElement::GetEffectiveDuration( LayerAnimationElement 792 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CreateTransformElement( LayerAnimationElement 799 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CreateInverseTransformElement( LayerAnimationElement 801 ui/compositor/layer_animation_element.cc const LayerAnimationElement* uninverted_transition) { LayerAnimationElement 806 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CloneInverseTransformElement( LayerAnimationElement 807 ui/compositor/layer_animation_element.cc const LayerAnimationElement* other) { LayerAnimationElement 812 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement 813 ui/compositor/layer_animation_element.cc LayerAnimationElement::CreateInterpolatedTransformElement( LayerAnimationElement 820 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CreateBoundsElement( LayerAnimationElement 827 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CreateOpacityElement( LayerAnimationElement 834 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CreateVisibilityElement( LayerAnimationElement 841 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CreateBrightnessElement( LayerAnimationElement 848 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CreateGrayscaleElement( LayerAnimationElement 855 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CreatePauseElement( LayerAnimationElement 862 ui/compositor/layer_animation_element.cc LayerAnimationElement* LayerAnimationElement::CreateColorElement( LayerAnimationElement 28 ui/compositor/layer_animation_element.h class COMPOSITOR_EXPORT LayerAnimationElement { LayerAnimationElement 64 ui/compositor/layer_animation_element.h LayerAnimationElement(AnimatableProperties properties, LayerAnimationElement 67 ui/compositor/layer_animation_element.h virtual ~LayerAnimationElement(); LayerAnimationElement 71 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreateTransformElement( LayerAnimationElement 79 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreateInverseTransformElement( LayerAnimationElement 81 ui/compositor/layer_animation_element.h const LayerAnimationElement* uninverted_transition); LayerAnimationElement 85 ui/compositor/layer_animation_element.h static LayerAnimationElement* CloneInverseTransformElement( LayerAnimationElement 86 ui/compositor/layer_animation_element.h const LayerAnimationElement* other); LayerAnimationElement 95 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreateInterpolatedTransformElement( LayerAnimationElement 101 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreateBoundsElement( LayerAnimationElement 107 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreateOpacityElement( LayerAnimationElement 113 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreateVisibilityElement( LayerAnimationElement 119 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreateBrightnessElement( LayerAnimationElement 125 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreateGrayscaleElement( LayerAnimationElement 131 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreatePauseElement( LayerAnimationElement 137 ui/compositor/layer_animation_element.h static LayerAnimationElement* CreateColorElement( LayerAnimationElement 218 ui/compositor/layer_animation_element.h LayerAnimationElement(const LayerAnimationElement& element); LayerAnimationElement 240 ui/compositor/layer_animation_element.h base::WeakPtrFactory<LayerAnimationElement> weak_ptr_factory_; LayerAnimationElement 242 ui/compositor/layer_animation_element.h DISALLOW_ASSIGN(LayerAnimationElement); LayerAnimationElement 34 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> element( LayerAnimationElement 35 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateTransformElement(target_transform, delta)); LayerAnimationElement 64 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::TargetValue target_value(&delegate); LayerAnimationElement 74 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> base_element( LayerAnimationElement 75 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateTransformElement(transform, delta)); LayerAnimationElement 77 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> inverse_element( LayerAnimationElement 78 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateInverseTransformElement(transform, LayerAnimationElement 90 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> base_element( LayerAnimationElement 91 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateTransformElement(transform, delta)); LayerAnimationElement 93 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> inverse_element( LayerAnimationElement 94 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateInverseTransformElement(transform, LayerAnimationElement 109 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> base_element( LayerAnimationElement 110 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateTransformElement(transform, delta)); LayerAnimationElement 111 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> inverse_element( LayerAnimationElement 112 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateInverseTransformElement(identity, LayerAnimationElement 123 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::TargetValue target; LayerAnimationElement 142 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> element( LayerAnimationElement 143 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateBoundsElement(target, delta)); LayerAnimationElement 163 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::TargetValue target_value(&delegate); LayerAnimationElement 178 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> element( LayerAnimationElement 179 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateOpacityElement(target, delta)); LayerAnimationElement 205 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::TargetValue target_value(&delegate); LayerAnimationElement 218 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> element( LayerAnimationElement 219 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateVisibilityElement(target, delta)); LayerAnimationElement 239 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::TargetValue target_value(&delegate); LayerAnimationElement 253 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> element( LayerAnimationElement 254 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateBrightnessElement(target, delta)); LayerAnimationElement 274 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::TargetValue target_value(&delegate); LayerAnimationElement 288 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> element( LayerAnimationElement 289 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateGrayscaleElement(target, delta)); LayerAnimationElement 309 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::TargetValue target_value(&delegate); LayerAnimationElement 317 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::AnimatableProperties properties = LayerAnimationElement 318 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::TRANSFORM | LayerAnimationElement::BOUNDS | LayerAnimationElement 319 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::OPACITY | LayerAnimationElement::BRIGHTNESS | LayerAnimationElement 320 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::GRAYSCALE; LayerAnimationElement 325 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> element( LayerAnimationElement 326 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreatePauseElement(properties, delta)); LayerAnimationElement 364 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> element( LayerAnimationElement 365 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateOpacityElement(target, delta)); LayerAnimationElement 403 ui/compositor/layer_animation_element_unittest.cc scoped_ptr<LayerAnimationElement> element( LayerAnimationElement 404 ui/compositor/layer_animation_element_unittest.cc LayerAnimationElement::CreateTransformElement(target_transform, delta)); LayerAnimationElement 80 ui/compositor/layer_animation_observer.cc LayerAnimationElement::AnimatableProperty property) const { LayerAnimationElement 85 ui/compositor/layer_animation_observer.cc LayerAnimationElement::AnimatableProperty property) const { LayerAnimationElement 143 ui/compositor/layer_animation_observer.cc LayerAnimationElement::AnimatableProperties properties = LayerAnimationElement 145 ui/compositor/layer_animation_observer.cc for (unsigned i = LayerAnimationElement::FIRST_PROPERTY; LayerAnimationElement 146 ui/compositor/layer_animation_observer.cc i != LayerAnimationElement::SENTINEL; LayerAnimationElement 149 ui/compositor/layer_animation_observer.cc LayerAnimationElement::AnimatableProperty property = LayerAnimationElement 150 ui/compositor/layer_animation_observer.cc static_cast<LayerAnimationElement::AnimatableProperty>(i); LayerAnimationElement 158 ui/compositor/layer_animation_observer.cc LayerAnimationElement::AnimatableProperty property) const { LayerAnimationElement 101 ui/compositor/layer_animation_observer.h LayerAnimationElement::AnimatableProperty property) const; LayerAnimationElement 107 ui/compositor/layer_animation_observer.h LayerAnimationElement::AnimatableProperty property) const; LayerAnimationElement 139 ui/compositor/layer_animation_observer.h LayerAnimationElement::AnimatableProperty property) const; LayerAnimationElement 147 ui/compositor/layer_animation_observer.h typedef std::map<LayerAnimationElement::AnimatableProperty, LayerAnimationElement 19 ui/compositor/layer_animation_sequence.cc : properties_(LayerAnimationElement::UNKNOWN), LayerAnimationElement 28 ui/compositor/layer_animation_sequence.cc LayerAnimationSequence::LayerAnimationSequence(LayerAnimationElement* element) LayerAnimationElement 29 ui/compositor/layer_animation_sequence.cc : properties_(LayerAnimationElement::UNKNOWN), LayerAnimationElement 163 ui/compositor/layer_animation_sequence.cc LayerAnimationElement::TargetValue* target) const { LayerAnimationElement 182 ui/compositor/layer_animation_sequence.cc void LayerAnimationSequence::AddElement(LayerAnimationElement* element) { LayerAnimationElement 188 ui/compositor/layer_animation_sequence.cc LayerAnimationElement::AnimatableProperties other) const { LayerAnimationElement 189 ui/compositor/layer_animation_sequence.cc return (properties_ & other) != LayerAnimationElement::UNKNOWN; LayerAnimationElement 217 ui/compositor/layer_animation_sequence.cc LayerAnimationElement::AnimatableProperties element_properties = LayerAnimationElement 219 ui/compositor/layer_animation_sequence.cc LayerAnimationElement::AnimatableProperty event_property = LayerAnimationElement 220 ui/compositor/layer_animation_sequence.cc LayerAnimationElement::ToAnimatableProperty(event.target_property); LayerAnimationElement 249 ui/compositor/layer_animation_sequence.cc LayerAnimationElement* LayerAnimationSequence::FirstElement() const { LayerAnimationElement 275 ui/compositor/layer_animation_sequence.cc LayerAnimationElement* LayerAnimationSequence::CurrentElement() const { LayerAnimationElement 41 ui/compositor/layer_animation_sequence.h explicit LayerAnimationSequence(LayerAnimationElement* element); LayerAnimationElement 78 ui/compositor/layer_animation_sequence.h void GetTargetValue(LayerAnimationElement::TargetValue* target) const; LayerAnimationElement 84 ui/compositor/layer_animation_sequence.h LayerAnimationElement::AnimatableProperties properties() const { LayerAnimationElement 90 ui/compositor/layer_animation_sequence.h void AddElement(LayerAnimationElement* element); LayerAnimationElement 99 ui/compositor/layer_animation_sequence.h LayerAnimationElement::AnimatableProperties other) const; LayerAnimationElement 130 ui/compositor/layer_animation_sequence.h LayerAnimationElement* FirstElement() const; LayerAnimationElement 135 ui/compositor/layer_animation_sequence.h typedef std::vector<linked_ptr<LayerAnimationElement> > Elements; LayerAnimationElement 150 ui/compositor/layer_animation_sequence.h LayerAnimationElement* CurrentElement() const; LayerAnimationElement 153 ui/compositor/layer_animation_sequence.h LayerAnimationElement::AnimatableProperties properties_; LayerAnimationElement 31 ui/compositor/layer_animation_sequence_unittest.cc EXPECT_EQ(static_cast<LayerAnimationElement::AnimatableProperties>( LayerAnimationElement 32 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::UNKNOWN), LayerAnimationElement 34 ui/compositor/layer_animation_sequence_unittest.cc EXPECT_FALSE(sequence.HasConflictingProperty(LayerAnimationElement::UNKNOWN)); LayerAnimationElement 48 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::CreateBrightnessElement(target, delta)); LayerAnimationElement 66 ui/compositor/layer_animation_sequence_unittest.cc EXPECT_EQ(static_cast<LayerAnimationElement::AnimatableProperties>( LayerAnimationElement 67 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::BRIGHTNESS), LayerAnimationElement 83 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::CreateOpacityElement(target, delta)); LayerAnimationElement 109 ui/compositor/layer_animation_sequence_unittest.cc EXPECT_EQ(static_cast<LayerAnimationElement::AnimatableProperties>( LayerAnimationElement 110 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::OPACITY), LayerAnimationElement 126 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta)); LayerAnimationElement 129 ui/compositor/layer_animation_sequence_unittest.cc sequence.AddElement(LayerAnimationElement::CreatePauseElement( LayerAnimationElement 130 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::BOUNDS, delta)); LayerAnimationElement 137 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::CreateTransformElement(target_transform, delta)); LayerAnimationElement 198 ui/compositor/layer_animation_sequence_unittest.cc static_cast<LayerAnimationElement::AnimatableProperties>( LayerAnimationElement 199 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::OPACITY | LayerAnimationElement::TRANSFORM | LayerAnimationElement 200 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::BOUNDS), LayerAnimationElement 213 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, delta)); LayerAnimationElement 216 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, delta)); LayerAnimationElement 248 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta)); LayerAnimationElement 250 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::TargetValue target_value(&delegate); LayerAnimationElement 266 ui/compositor/layer_animation_sequence_unittest.cc LayerAnimationElement::CreateBrightnessElement(1.0f, delta)); LayerAnimationElement 97 ui/compositor/layer_animator.cc StopAnimatingProperty(LayerAnimationElement::property); \ LayerAnimationElement 101 ui/compositor/layer_animator.cc scoped_ptr<LayerAnimationElement> element( \ LayerAnimationElement 102 ui/compositor/layer_animator.cc LayerAnimationElement::Create##name##Element(value, duration)); \ LayerAnimationElement 108 ui/compositor/layer_animator.cc LayerAnimationElement::TargetValue target(delegate()); \ LayerAnimationElement 191 ui/compositor/layer_animator.cc LayerAnimationElement::AnimatableProperties animated_properties = LayerAnimationElement 192 ui/compositor/layer_animator.cc LayerAnimationElement::UNKNOWN; LayerAnimationElement 203 ui/compositor/layer_animator.cc LayerAnimationElement::CreatePauseElement(animated_properties, LayerAnimationElement 230 ui/compositor/layer_animator.cc LayerAnimationElement::AnimatableProperties animated_properties = LayerAnimationElement 231 ui/compositor/layer_animator.cc LayerAnimationElement::UNKNOWN; LayerAnimationElement 241 ui/compositor/layer_animator.cc LayerAnimationElement::CreatePauseElement(animated_properties, LayerAnimationElement 263 ui/compositor/layer_animator.cc LayerAnimationElement::AnimatableProperties properties_to_pause) { LayerAnimationElement 265 ui/compositor/layer_animator.cc ui::LayerAnimationElement::CreatePauseElement( LayerAnimationElement 270 ui/compositor/layer_animator.cc LayerAnimationElement::AnimatableProperty property) const { LayerAnimationElement 280 ui/compositor/layer_animator.cc LayerAnimationElement::AnimatableProperty property) { LayerAnimationElement 310 ui/compositor/layer_animator.cc LayerAnimationElement::AnimatableProperty property = LayerAnimationElement 311 ui/compositor/layer_animator.cc LayerAnimationElement::ToAnimatableProperty(event.target_property); LayerAnimationElement 544 ui/compositor/layer_animator.cc LayerAnimationElement::AnimatableProperty property) { LayerAnimationElement 699 ui/compositor/layer_animator.cc LayerAnimationElement::AnimatableProperties animated = LayerAnimationElement 700 ui/compositor/layer_animator.cc LayerAnimationElement::UNKNOWN; LayerAnimationElement 788 ui/compositor/layer_animator.cc LayerAnimationElement::TargetValue* target) const { LayerAnimationElement 141 ui/compositor/layer_animator.h LayerAnimationElement::AnimatableProperties properties_to_pause); LayerAnimationElement 151 ui/compositor/layer_animator.h LayerAnimationElement::AnimatableProperty property) const; LayerAnimationElement 157 ui/compositor/layer_animator.h LayerAnimationElement::AnimatableProperty property); LayerAnimationElement 257 ui/compositor/layer_animator.h LayerAnimationElement::AnimatableProperty property); LayerAnimationElement 294 ui/compositor/layer_animator.h void GetTargetValue(LayerAnimationElement::TargetValue* target) const; LayerAnimationElement 44 ui/compositor/layer_animator_unittest.cc LayerAnimationElement* first, LayerAnimationElement 45 ui/compositor/layer_animator_unittest.cc LayerAnimationElement* second) { LayerAnimationElement 70 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::AnimatableProperty property) const { LayerAnimationElement 75 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::AnimatableProperty property) const { LayerAnimationElement 175 ui/compositor/layer_animator_unittest.cc TestLayerAnimationSequence(LayerAnimationElement* element, LayerAnimationElement 234 ui/compositor/layer_animator_unittest.cc animator->StopAnimatingProperty(LayerAnimationElement::OPACITY); LayerAnimationElement 237 ui/compositor/layer_animator_unittest.cc animator->StopAnimatingProperty(LayerAnimationElement::BOUNDS); LayerAnimationElement 303 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 341 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta))); LayerAnimationElement 352 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 362 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 397 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 402 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(target_bounds, delta))); LayerAnimationElement 450 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta))); LayerAnimationElement 454 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(target_bounds, delta))); LayerAnimationElement 468 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 478 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 509 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 514 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 569 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(target_grayscale, LayerAnimationElement 574 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(start_grayscale, LayerAnimationElement 578 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(target_bounds, delta)); LayerAnimationElement 584 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(start_bounds, delta))); LayerAnimationElement 648 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(target_grayscale, LayerAnimationElement 653 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(start_grayscale, delta))); LayerAnimationElement 655 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(target_bounds, delta))); LayerAnimationElement 697 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 735 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta))); LayerAnimationElement 746 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 756 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 783 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta))); LayerAnimationElement 787 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(start_opacity, delta))); LayerAnimationElement 814 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 823 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 831 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 871 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta))); LayerAnimationElement 879 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 888 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(start_opacity, delta))); LayerAnimationElement 895 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(start_opacity, delta))); LayerAnimationElement 904 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 914 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 944 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 953 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 999 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 1008 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(middle_brightness, LayerAnimationElement 1015 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 1060 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(target_grayscale, LayerAnimationElement 1062 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 1096 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta), LayerAnimationElement 1097 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 1103 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(start_opacity, delta), LayerAnimationElement 1104 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 1139 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(target_grayscale, LayerAnimationElement 1141 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 1151 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(start_grayscale, delta), LayerAnimationElement 1152 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 1161 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(start_grayscale, delta), LayerAnimationElement 1162 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 1210 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta), LayerAnimationElement 1211 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 1221 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 1230 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(start_opacity, delta), LayerAnimationElement 1231 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 1240 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(start_opacity, delta), LayerAnimationElement 1241 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 1251 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 1261 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 1300 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(target_grayscale, LayerAnimationElement 1302 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 1311 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(start_grayscale, delta), LayerAnimationElement 1312 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 1367 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(target_grayscale, LayerAnimationElement 1369 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 1378 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(middle_grayscale, LayerAnimationElement 1380 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(middle_brightness, LayerAnimationElement 1387 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateGrayscaleElement(start_grayscale, delta), LayerAnimationElement 1388 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, LayerAnimationElement 1431 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(target_brightness, LayerAnimationElement 1435 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(start_brightness, delta)); LayerAnimationElement 1470 ui/compositor/layer_animator_unittest.cc animator->StopAnimatingProperty(LayerAnimationElement::BRIGHTNESS); LayerAnimationElement 1493 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta))); LayerAnimationElement 1496 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(start_opacity, delta)); LayerAnimationElement 1508 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 1521 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 1535 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 1548 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 1563 ui/compositor/layer_animator_unittest.cc test_controller.GetRunningSequence(LayerAnimationElement::OPACITY)-> LayerAnimationElement 1575 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::OPACITY); LayerAnimationElement 1597 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(1.0f, delta)); LayerAnimationElement 1611 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(1.0f, delta)); LayerAnimationElement 1644 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::BRIGHTNESS)); LayerAnimationElement 1672 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::BRIGHTNESS)); LayerAnimationElement 1727 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::BRIGHTNESS)); LayerAnimationElement 1751 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::BRIGHTNESS)); LayerAnimationElement 1753 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::OPACITY)); LayerAnimationElement 1766 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::BRIGHTNESS)); LayerAnimationElement 1768 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::OPACITY)); LayerAnimationElement 1783 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(1.0f, delta)); LayerAnimationElement 1820 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(1.0f, delta)); LayerAnimationElement 1850 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(1.0f, delta)); LayerAnimationElement 1866 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::BRIGHTNESS)); LayerAnimationElement 1881 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(1.0f, delta)); LayerAnimationElement 1901 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::BRIGHTNESS)); LayerAnimationElement 1903 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::BRIGHTNESS)); LayerAnimationElement 1940 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement( LayerAnimationElement 1944 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement( LayerAnimationElement 1946 ui/compositor/layer_animator_unittest.cc ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 1953 ui/compositor/layer_animator_unittest.cc ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2001 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement( LayerAnimationElement 2003 ui/compositor/layer_animator_unittest.cc ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2007 ui/compositor/layer_animator_unittest.cc ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2012 ui/compositor/layer_animator_unittest.cc ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2017 ui/compositor/layer_animator_unittest.cc ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2047 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement( LayerAnimationElement 2050 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement( LayerAnimationElement 2052 ui/compositor/layer_animator_unittest.cc ASSERT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2058 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement( LayerAnimationElement 2064 ui/compositor/layer_animator_unittest.cc ASSERT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2086 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(target_opacity, delta))); LayerAnimationElement 2117 ui/compositor/layer_animator_unittest.cc EXPECT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2123 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(target_bounds, delta), LayerAnimationElement 2132 ui/compositor/layer_animator_unittest.cc EXPECT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2218 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateColorElement(target_color, delta))); LayerAnimationElement 2245 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::TRANSFORM | LayerAnimationElement::BOUNDS); LayerAnimationElement 2246 ui/compositor/layer_animator_unittest.cc EXPECT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::TRANSFORM)); LayerAnimationElement 2247 ui/compositor/layer_animator_unittest.cc EXPECT_TRUE(animator->IsAnimatingProperty(LayerAnimationElement::BOUNDS)); LayerAnimationElement 2248 ui/compositor/layer_animator_unittest.cc EXPECT_FALSE(animator->IsAnimatingProperty(LayerAnimationElement::OPACITY)); LayerAnimationElement 2354 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBrightnessElement(1.0f, delta)); LayerAnimationElement 2359 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(target_bounds, delta)); LayerAnimationElement 2387 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(1.0f, delta)); LayerAnimationElement 2392 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(target_bounds, delta)); LayerAnimationElement 2420 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(1.0f, delta))); LayerAnimationElement 2424 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(target_bounds, delta))); LayerAnimationElement 2453 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(1.0f, delta))); LayerAnimationElement 2457 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateBoundsElement(target_bounds, delta))); LayerAnimationElement 2464 ui/compositor/layer_animator_unittest.cc LayerAnimationElement::CreateOpacityElement(1.0f, delta))); LayerAnimationElement 45 ui/compositor/scoped_layer_animation_settings.cc scoped_ptr<LayerAnimationElement> inverse = GetInverseElement(sequence, LayerAnimationElement 51 ui/compositor/scoped_layer_animation_settings.cc LayerAnimationElement::CloneInverseTransformElement( LayerAnimationElement 56 ui/compositor/scoped_layer_animation_settings.cc scoped_ptr<LayerAnimationElement> GetInverseElement( LayerAnimationElement 63 ui/compositor/scoped_layer_animation_settings.cc LayerAnimationElement* element = sequence->FirstElement(); LayerAnimationElement 64 ui/compositor/scoped_layer_animation_settings.cc DCHECK_EQ(static_cast<LayerAnimationElement::AnimatableProperties>( LayerAnimationElement 65 ui/compositor/scoped_layer_animation_settings.cc LayerAnimationElement::TRANSFORM), LayerAnimationElement 69 ui/compositor/scoped_layer_animation_settings.cc scoped_ptr<LayerAnimationElement> to_return( LayerAnimationElement 70 ui/compositor/scoped_layer_animation_settings.cc LayerAnimationElement::CreateInverseTransformElement(base, element)); LayerAnimationElement 22 ui/compositor/test/layer_animator_test_controller.cc LayerAnimationElement::AnimatableProperty property) { LayerAnimationElement 37 ui/compositor/test/layer_animator_test_controller.cc LayerAnimationElement::AnimatableProperty animatable_property = LayerAnimationElement 38 ui/compositor/test/layer_animator_test_controller.cc LayerAnimationElement::ToAnimatableProperty(threaded_properties[i]); LayerAnimationElement 43 ui/compositor/test/layer_animator_test_controller.cc LayerAnimationElement* element = sequence->CurrentElement(); LayerAnimationElement 23 ui/compositor/test/layer_animator_test_controller.h LayerAnimationElement::AnimatableProperty property); LayerAnimationElement 188 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc ui::LayerAnimationElement::VISIBILITY); LayerAnimationElement 56 ui/wm/core/visibility_controller.cc ui::LayerAnimationElement::VISIBILITY) && LayerAnimationElement 46 ui/wm/core/visibility_controller_unittest.cc IsAnimatingProperty(ui::LayerAnimationElement::OPACITY)); LayerAnimationElement 281 ui/wm/core/window_animations.cc ui::LayerAnimationElement* CreateGrowShrinkElement( LayerAnimationElement 294 ui/wm/core/window_animations.cc scoped_ptr<ui::LayerAnimationElement> transition( LayerAnimationElement 295 ui/wm/core/window_animations.cc ui::LayerAnimationElement::CreateInterpolatedTransformElement( LayerAnimationElement 312 ui/wm/core/window_animations.cc sequence->AddElement(ui::LayerAnimationElement::CreatePauseElement( LayerAnimationElement 313 ui/wm/core/window_animations.cc ui::LayerAnimationElement::BOUNDS, LayerAnimationElement 336 ui/wm/core/window_animations.cc ui::LayerAnimationElement::OPACITY); LayerAnimationElement 338 ui/wm/core/window_animations.cc scoped_ptr<ui::LayerAnimationElement> opacity( LayerAnimationElement 339 ui/wm/core/window_animations.cc ui::LayerAnimationElement::CreateOpacityElement( LayerAnimationElement 375 ui/wm/core/window_animations.cc scoped_ptr<ui::LayerAnimationElement> transition( LayerAnimationElement 376 ui/wm/core/window_animations.cc ui::LayerAnimationElement::CreateInterpolatedTransformElement(