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

  /external/chromium_org/ui/compositor/
layer_animation_observer.h 101 LayerAnimationElement::AnimatableProperty property) const;
107 LayerAnimationElement::AnimatableProperty property) const;
139 LayerAnimationElement::AnimatableProperty property) const;
147 typedef std::map<LayerAnimationElement::AnimatableProperty,
layer_animation_observer.cc 80 LayerAnimationElement::AnimatableProperty property) const {
85 LayerAnimationElement::AnimatableProperty property) const {
153 LayerAnimationElement::AnimatableProperty property) const {
layer_animator.h 136 LayerAnimationElement::AnimatableProperty property,
147 LayerAnimationElement::AnimatableProperty property) const;
153 LayerAnimationElement::AnimatableProperty property);
253 LayerAnimationElement::AnimatableProperty property);
layer_animation_element.h 29 enum AnimatableProperty {
39 static AnimatableProperty ToAnimatableProperty(
56 typedef std::set<AnimatableProperty> AnimatableProperties;
layer_animator.cc 256 LayerAnimationElement::AnimatableProperty property,
263 static_cast<LayerAnimationElement::AnimatableProperty>(p));
272 LayerAnimationElement::AnimatableProperty property) const {
284 LayerAnimationElement::AnimatableProperty property) {
314 LayerAnimationElement::AnimatableProperty property =
548 LayerAnimationElement::AnimatableProperty property) {
layer_animation_sequence.cc 216 LayerAnimationElement::AnimatableProperty event_property =
layer_animation_element.cc 692 LayerAnimationElement::AnimatableProperty
702 return AnimatableProperty();
layer_animator_unittest.cc 66 LayerAnimationElement::AnimatableProperty property) const {
71 LayerAnimationElement::AnimatableProperty property) const {
    [all...]
  /external/chromium_org/ui/compositor/test/
layer_animator_test_controller.h 23 LayerAnimationElement::AnimatableProperty property);
layer_animator_test_controller.cc 20 LayerAnimationElement::AnimatableProperty property) {
35 LayerAnimationElement::AnimatableProperty animatable_property =

Completed in 418 milliseconds